> For the complete documentation index, see [llms.txt](https://docs.hackle.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.hackle.io/en/cafe-24/events.md).

# Cafe24 Event Description

{% hint style="info" %}
This document describes the identifiers, User Properties, and events that are automatically collected during Cafe24 Integration.

* Identifier information depending on whether the store visitor is logged in
* User Property information set based on store member information
* Events that are automatically collected for store user actions
  {% endhint %}

## Identifiers

<table><thead><tr><th width="154.6171875">Identifier</th><th>Description</th><th>Example</th></tr></thead><tbody><tr><td><code>userId</code></td><td>Users who are logged in to the store have this identifier.<br>This is the same value as the customer ID that can be found in <a href="https://support.cafe24.com/hc/ko/articles/7740172361881-%ED%9A%8C%EC%9B%90-%EC%A0%95%EB%B3%B4-%EC%A1%B0%ED%9A%8C">Cafe24 Member Information Lookup</a>.</td><td><code>mobie_001</code></td></tr><tr><td><code>deviceId</code></td><td>Users who are not logged in to the store only have this identifier.</td><td><code>5c5350475b5c555747594745063e.1774861304941</code></td></tr><tr><td><code>cvid</code></td><td>Cafe24 standard visitor key</td><td>-</td></tr><tr><td><code>cvid_y</code></td><td>Cafe24 standard one-year key</td><td>-</td></tr><tr><td><code>cvid_ad</code></td><td>Cafe24 standard ad information (utm_source)</td><td>-</td></tr><tr><td><code>cvid_e</code></td><td>Other conversion information</td><td>-</td></tr></tbody></table>

For a detailed description of the `cvid` values that Cafe24 provides, see the "전환측정 이벤트 파라미터 정의" (Conversion Measurement Event Parameter Definitions) table at the very bottom of the [Cafe24 official documentation](https://developers.cafe24.com/data/front/cafe24bridge/setWebhook/sampleWebhook).

{% hint style="info" %}
For more details, see [Managing User Identifiers](/en/getting-started/user-identifier.md).
{% endhint %}

## User Properties

### Properties Collected on Page Access

Collects the values as of the moment the user accessed the store page.

{% hint style="warning" %}
These property values are from the last time the user accessed the store.
{% endhint %}

<details>

<summary>View user properties</summary>

<table data-full-width="true"><thead><tr><th width="280">Property Key</th><th>Description</th><th>Example</th></tr></thead><tbody><tr><td><code>mall_id</code></td><td>Cafe24 mall identifier</td><td><code>hackleshop</code></td></tr><tr><td><code>event_shop_no</code></td><td>Cafe24 shop number</td><td><code>1</code></td></tr><tr><td><code>member_id</code></td><td>Member ID (same as <code>userId</code>)</td><td><code>mobie_001</code></td></tr><tr><td><code>name</code></td><td>Member name</td><td><code>김모비</code></td></tr><tr><td><code>nick_name</code></td><td>Member nickname</td><td><code>길동</code></td></tr><tr><td><code>email</code></td><td>Email address</td><td><code>ho******@example.com</code></td></tr><tr><td><code>phone</code></td><td>Phone number</td><td><code>010-****-1234</code></td></tr><tr><td><code>is_birthday</code></td><td>Birthday info ("T" / "F")</td><td><code>false</code></td></tr><tr><td><code>group_name</code></td><td>Member group name</td><td><code>신규회원</code></td></tr><tr><td><code>group_no</code></td><td>Member group number</td><td><code>1</code></td></tr><tr><td><code>additional_information</code></td><td>Additional member information</td><td><code>[]</code></td></tr><tr><td><code>authentication_method</code></td><td>Authentication method</td><td><code>m</code></td></tr><tr><td><code>created_date</code></td><td>Sign-up date (yyyymmdd format)</td><td><code>20260101</code></td></tr><tr><td><code>created_datetime</code></td><td>Sign-up date and time (ISO format)</td><td><code>2026-01-01 18:30:50</code></td></tr><tr><td><code>available_point</code></td><td>Available points</td><td><code>1000</code></td></tr><tr><td><code>total_point</code></td><td>Total accumulated points</td><td><code>2339</code></td></tr><tr><td><code>used_point</code></td><td>Used points</td><td><code>0</code></td></tr><tr><td><code>returned_point</code></td><td>Returned points</td><td><code>0</code></td></tr><tr><td><code>unavailable_point</code></td><td>Unavailable points</td><td><code>2339</code></td></tr><tr><td><code>all_credit</code></td><td>Total deposit balance</td><td><code>0</code></td></tr><tr><td><code>member_total_credit</code></td><td>Member total deposit balance</td><td><code>0</code></td></tr><tr><td><code>total_credit</code></td><td>Total deposit</td><td><code>0</code></td></tr><tr><td><code>used_credit</code></td><td>Used deposit</td><td><code>0</code></td></tr><tr><td><code>refund_wait_credit</code></td><td>Deposit pending refund</td><td><code>0</code></td></tr><tr><td><code>news_mail</code></td><td>Newsletter subscription consent</td><td><code>F</code></td></tr><tr><td><code>sms</code></td><td>SMS subscription consent</td><td><code>T</code></td></tr><tr><td><code>is_login</code></td><td>Current login status</td><td><code>true</code></td></tr><tr><td><code>coupon_count</code></td><td>Number of coupons held</td><td><code>5</code></td></tr><tr><td><code>last_login_provider</code></td><td>Authentication provider used for the last login</td><td><code>kakao</code></td></tr><tr><td><code>last_seen_product_no</code></td><td>Number of the most recently viewed product</td><td><code>138</code></td></tr><tr><td><code>last_visit_page</code></td><td>Last visited page</td><td><code>product</code></td></tr><tr><td><code>last_visit_date</code></td><td>Last visit date (yyyy-mm-dd format)</td><td><code>2026-01-01</code></td></tr><tr><td><code>cafe_mkt</code></td><td>Value of the cafe_mkt parameter in the URL</td><td><code>promotion_campaign</code></td></tr><tr><td><code>cart_total_quantity</code></td><td>Total item quantity in the cart</td><td><code>1</code></td></tr><tr><td><code>cart_items_count</code></td><td>Number of item rows in the cart</td><td><code>1</code></td></tr><tr><td><code>cart_items_unique_count</code></td><td>Number of unique product types in the cart</td><td><code>1</code></td></tr><tr><td><code>cart_total_order_price</code></td><td>Total order amount in the cart</td><td><code>46000.00</code></td></tr><tr><td><code>cart_option_ids</code></td><td>Array of option IDs in the cart</td><td><code>["ABCD"]</code></td></tr><tr><td><code>cart_product_nos</code></td><td>Array of product numbers in the cart</td><td><code>[77]</code></td></tr><tr><td><code>cart_comb_product_no_option_id</code></td><td>Array of product-number and option-ID combinations in the cart</td><td><code>["product_no:77__option_id:ABCD"]</code></td></tr></tbody></table>

</details>

{% hint style="info" %}
**Is there a property that is not being collected?**

All information is collected based on values provided by Cafe24.

If there are properties that must be collected, try changing your [**Cafe24 Sign-up Field Settings**](https://support.cafe24.com/hc/ko/articles/7751397711257--%EB%8F%99%EC%98%81%EC%83%81%EA%B0%80%EC%9D%B4%EB%93%9C-%ED%9A%8C%EC%9B%90-%EA%B0%80%EC%9E%85-%ED%95%AD%EB%AA%A9-%EC%84%A4%EC%A0%95).
{% endhint %}

### Properties Updated in Real Time

Properties that are collected immediately after a user performs a specific action.

<details>

<summary>View user properties</summary>

| Property Key           | Description                                                                                                            | Example    |
| ---------------------- | ---------------------------------------------------------------------------------------------------------------------- | ---------- |
| `order_paid_last_date` | <p>Date of the most recent order (cancellations and refunds not reflected)<br>Cannot be used with In-App Messages.</p> | `20260101` |

</details>

### Periodically Updated Properties

{% hint style="warning" %}
The Hackle server periodically collects information to update User Properties. To enable collection, please contact the Hackle team separately.
{% endhint %}

<details>

<summary>View user properties</summary>

<table data-full-width="true"><thead><tr><th width="280">Property Key</th><th>Description</th><th>Example</th></tr></thead><tbody><tr><td><code>cart_items_last_added_date</code></td><td>Date of last item added to the cart</td><td><code>2026-01-14</code></td></tr><tr><td><code>order_first_date</code></td><td>First order date</td><td><code>2026-03-26</code></td></tr><tr><td><code>order_last_date</code></td><td>Last order date</td><td><code>2026-03-26</code></td></tr><tr><td><code>order_total_count</code></td><td>Total number of orders</td><td><code>1</code></td></tr><tr><td><code>cp_{couponNo}_issued_date</code></td><td>Issue date per coupon</td><td><code>2026-02-07</code></td></tr><tr><td><code>cp_{couponNo}_expire_date</code></td><td>Expiration date per coupon</td><td><code>2026-02-10</code></td></tr><tr><td><code>cp_{couponNo}_used_date</code></td><td>Usage date per coupon (nullable)</td><td><code>2026-02-08</code></td></tr><tr><td><code>cp_{couponNo}_use_flag</code></td><td>Usage status per coupon</td><td><code>false</code></td></tr><tr><td><code>birthday</code></td><td>Date of birth (yyyyMMdd format)</td><td><code>19900101</code></td></tr><tr><td><code>birthdate</code></td><td>Birthday month-day (MM-dd format)</td><td><code>01-01</code></td></tr><tr><td><code>birthday_year</code></td><td>Year of birth (yyyy format)</td><td><code>1990</code></td></tr><tr><td><code>solar_calendar</code></td><td>Solar/lunar calendar indicator ("양력" or "음력")</td><td><code>양력</code></td></tr></tbody></table>

</details>

## Events

Events that Hackle automatically collects for user actions in your store when Cafe24 Integration is enabled. They are organized by category below.

{% hint style="info" %}
What the labels on each event mean:

* **Collection** — `Real-time` means collected the moment a user action occurs; `Periodic (batch)` means the Hackle server collects and publishes them periodically.
* **In-App Message** — Events marked `Available` can be used as the start event for In-App Messages.
* **Non-member Send** — Events marked `Supported` allow KakaoTalk/SMS messages to be sent even to Cafe24 non-members in event-based campaigns (Kakao/SMS, User Journey). To use this feature, please contact the Hackle team.

You can view each event's **event properties** by expanding `View event properties`.
{% endhint %}

## Basic Events

Events that the Hackle SDK collects by default. Use them to understand page- or session-level behavior.

### $page\_view

Collected on entering any page.

**Collection** Real-time · **In-App Message** Available · **Non-member Send** Not supported

<details>

<summary>View event properties</summary>

| Property     | Description | Type/Format | Example |
| ------------ | ----------- | ----------- | ------- |
| `$page_name` | Page name   | String      | -       |

</details>

### $engagement

Collected when the browser's active state changes.

**Collection** Real-time · **In-App Message** Available · **Non-member Send** Not supported

<details>

<summary>View event properties</summary>

| Property              | Description                   | Type/Format | Example |
| --------------------- | ----------------------------- | ----------- | ------- |
| `$page_name`          | Page name                     | String      | -       |
| `$engagement_time_ms` | Time the page was active (ms) | Number      | -       |

</details>

### $session\_start

Collected when a session starts.

**Collection** Real-time · **In-App Message** Available · **Non-member Send** Not supported

### $session\_end

Collected when a session ends.

**Collection** Real-time · **In-App Message** Available · **Non-member Send** Not supported

{% hint style="info" %}
For the default properties that the Hackle SDK automatically collects, refer to [Hackle Properties](/en/event-management/properties/hackle-property.md).
{% endhint %}

## Screen Events

### view\_home

View the main page

**Collection** Real-time · **In-App Message** Available · **Non-member Send** Not supported

<details>

<summary>View event properties</summary>

| Property       | Description  | Type/Format | Example        |
| -------------- | ------------ | ----------- | -------------- |
| `utm_campaign` | UTM campaign | String      | `핵클_데님_캠페인`    |
| `utm_content`  | UTM content  | String      | `핵클_데님_여름특가`   |
| `utm_id`       | UTM ID       | String      | `1234`         |
| `utm_medium`   | UTM medium   | String      | `kakaomessage` |
| `utm_source`   | UTM source   | String      | `hackle`       |
| `utm_term`     | UTM term     | String      | `1234`         |

</details>

### view\_product

View a product detail page

**Collection** Real-time · **In-App Message** Available · **Non-member Send** Not supported

<details>

<summary>View event properties</summary>

| Property           | Description                                                          | Type/Format             | Example         |
| ------------------ | -------------------------------------------------------------------- | ----------------------- | --------------- |
| `pre_page_name`    | Previous page name                                                   | String                  | `product`       |
| `product_no`       | Unique serial number of the product (no duplicates within the store) | Number                  | `77`            |
| `product_name`     | Product name                                                         | Max length: 250 chars   | `루나틱 캐주얼 데님 팬츠` |
| `cate_no`          | Category number                                                      | Number                  | `1`             |
| `display_group`    | Display group                                                        | Number                  | `0`             |
| `prev_product_no`  | Previously viewed product number                                     | Number                  | `66`            |
| `discounted_price` | Discounted price                                                     | Number                  | `25000`         |
| `price`            | Product sale price                                                   | Min: 0, Max: 2147483647 | `25000`         |
| `utm_campaign`     | UTM campaign                                                         | String                  | `핵클_데님_캠페인`     |
| `utm_content`      | UTM content                                                          | String                  | `핵클_데님_여름특가`    |
| `utm_id`           | UTM ID                                                               | String                  | `1234`          |
| `utm_medium`       | UTM medium                                                           | String                  | `kakaomessage`  |
| `utm_source`       | UTM source                                                           | String                  | `hackle`        |
| `utm_term`         | UTM term                                                             | String                  | `1234`          |

</details>

### view\_cart

View the cart page

**Collection** Real-time · **In-App Message** Available · **Non-member Send** Not supported

<details>

<summary>View event properties</summary>

| Property                    | Description                                   | Type/Format | Example                                                              |
| --------------------------- | --------------------------------------------- | ----------- | -------------------------------------------------------------------- |
| `total_quantity`            | Total quantity                                | Number      | `2`                                                                  |
| `items_count`               | Number of items                               | Number      | `2`                                                                  |
| `items_unique_count`        | Number of unique products                     | Number      | `2`                                                                  |
| `total_order_price`         | Total order amount                            | Number      | `25000`                                                              |
| `option_ids`                | List of option IDs                            | List        | `["ABCD", "EFGH"]`                                                   |
| `product_nos`               | List of product numbers                       | List        | `[77, 66]`                                                           |
| `product_names`             | List of product names                         | List        | `["루나틱 캐주얼 데님 팬츠", "루나틱 베이직 티셔츠"]`                                   |
| `comb_product_no_option_id` | List of product-number+option-ID combinations | List        | `["product_no:77__option_id:ABCD", "product_no:66__option_id:EFGH"]` |
| `utm_campaign`              | UTM campaign                                  | String      | `핵클_데님_캠페인`                                                          |
| `utm_content`               | UTM content                                   | String      | `핵클_데님_여름특가`                                                         |
| `utm_id`                    | UTM ID                                        | String      | `1234`                                                               |
| `utm_medium`                | UTM medium                                    | String      | `kakaomessage`                                                       |
| `utm_source`                | UTM source                                    | String      | `hackle`                                                             |
| `utm_term`                  | UTM term                                      | String      | `1234`                                                               |

</details>

### view\_checkout

View the order form page

**Collection** Real-time · **In-App Message** Available · **Non-member Send** Not supported

<details>

<summary>View event properties</summary>

| Property           | Description                                                          | Type/Format             | Example        |
| ------------------ | -------------------------------------------------------------------- | ----------------------- | -------------- |
| `pre_page_name`    | Previous page name                                                   | String                  | `product`      |
| `discounted_price` | Discounted price                                                     | Number                  | `25000`        |
| `price`            | Product sale price                                                   | Min: 0, Max: 2147483647 | `25000`        |
| `is_surl`          | Whether a shortened URL is used                                      | Boolean                 | `false`        |
| `product_no`       | Unique serial number of the product (no duplicates within the store) | List                    | `[77]`         |
| `utm_campaign`     | UTM campaign                                                         | String                  | `핵클_데님_캠페인`    |
| `utm_content`      | UTM content                                                          | String                  | `핵클_데님_여름특가`   |
| `utm_id`           | UTM ID                                                               | String                  | `1234`         |
| `utm_medium`       | UTM medium                                                           | String                  | `kakaomessage` |
| `utm_source`       | UTM source                                                           | String                  | `hackle`       |
| `utm_term`         | UTM term                                                             | String                  | `1234`         |

</details>

### view\_completed\_order

View the order completion page

**Collection** Real-time · **In-App Message** Available · **Non-member Send** Not supported

<details>

<summary>View event properties</summary>

| Property               | Description               | Type/Format                 | Example                     |
| ---------------------- | ------------------------- | --------------------------- | --------------------------- |
| `order_id`             | Order number              | String                      | `20260101-0000001`          |
| `discounted_price`     | Payment amount            | Number                      | `25000`                     |
| `price`                | Product sale price        | Min: 0, Max: 2147483647     | `25000`                     |
| `delivery_fee`         | Shipping fee              | Number                      | `0`                         |
| `is_coupon_used_order` | Whether a coupon was used | Boolean                     | `false`                     |
| `order_date`           | Order date                | date                        | `20260101`                  |
| `order_datetime`       | Order date and time       | `YYYY-MM-DDTHH:mm:ss+09:00` | `2026-01-01T12:00:00+09:00` |
| `utm_campaign`         | UTM campaign              | String                      | `핵클_데님_캠페인`                 |
| `utm_content`          | UTM content               | String                      | `핵클_데님_여름특가`                |
| `utm_id`               | UTM ID                    | String                      | `1234`                      |
| `utm_medium`           | UTM medium                | String                      | `kakaomessage`              |
| `utm_source`           | UTM source                | String                      | `hackle`                    |
| `utm_term`             | UTM term                  | String                      | `1234`                      |

</details>

### view\_product\_list

View a product list page

**Collection** Real-time · **In-App Message** Available · **Non-member Send** Not supported

<details>

<summary>View event properties</summary>

| Property        | Description           | Type/Format          | Example        |
| --------------- | --------------------- | -------------------- | -------------- |
| `category_name` | Product category name | Max length: 50 chars | `데님`           |
| `cate_no`       | Category number       | Number               | `1`            |
| `utm_campaign`  | UTM campaign          | String               | `핵클_데님_캠페인`    |
| `utm_content`   | UTM content           | String               | `핵클_데님_여름특가`   |
| `utm_id`        | UTM ID                | String               | `1234`         |
| `utm_medium`    | UTM medium            | String               | `kakaomessage` |
| `utm_source`    | UTM source            | String               | `hackle`       |
| `utm_term`      | UTM term              | String               | `1234`         |

</details>

### scroll\_home

Scroll on the main page

**Collection** Real-time · **In-App Message** Available · **Non-member Send** Not supported

<details>

<summary>View event properties</summary>

| Property | Description                     | Type/Format | Example                     |
| -------- | ------------------------------- | ----------- | --------------------------- |
| `depth`  | Scroll depth (in 5% increments) | Number      | `5`, `10`, `15`, ..., `100` |

</details>

### scroll\_product

Scroll on a product detail page

**Collection** Real-time · **In-App Message** Available · **Non-member Send** Not supported

<details>

<summary>View event properties</summary>

| Property     | Description                                                          | Type/Format | Example                     |
| ------------ | -------------------------------------------------------------------- | ----------- | --------------------------- |
| `product_no` | Unique serial number of the product (no duplicates within the store) | Number      | `77`                        |
| `depth`      | Scroll depth (in 5% increments)                                      | Number      | `5`, `10`, `15`, ..., `100` |

</details>

## Member Events

### cafe24\_signup

New member sign-up

**Collection** Real-time · **In-App Message** Not supported · **Non-member Send** Not supported

<details>

<summary>View event properties</summary>

| Property   | Description | Type/Format             | Example |
| ---------- | ----------- | ----------------------- | ------- |
| `event_no` | Event type  | Refer to each event NO. | `90032` |

</details>

### cafe24\_signup\_SNS

SNS account linking

**Collection** Real-time · **In-App Message** Not supported · **Non-member Send** Not supported

<details>

<summary>View event properties</summary>

| Property   | Description | Type/Format             | Example |
| ---------- | ----------- | ----------------------- | ------- |
| `event_no` | Event type  | Refer to each event NO. | `90063` |

</details>

### cafe24\_login

Member login

**Collection** Real-time · **In-App Message** Not supported · **Non-member Send** Not supported

<details>

<summary>View event properties</summary>

| Property   | Description | Type/Format             | Example |
| ---------- | ----------- | ----------------------- | ------- |
| `event_no` | Event type  | Refer to each event NO. | `90143` |

</details>

## Order Events

{% hint style="info" %}
Shipping (start/complete/hold), order status (cancel/return/refund), and tracking-number-change events, as well as the **Non-member Send** feature, are provided depending on your integration environment/settings. If you are planning a CRM campaign that uses these events, please contact the Hackle team.
{% endhint %}

### click\_buy\_cart

Click the purchase button from the cart

**Collection** Real-time · **In-App Message** Available · **Non-member Send** Not supported

<details>

<summary>View event properties</summary>

Some property values differ depending on the purchase method (Single Purchase, All Purchase, Selected Purchase, NPay Purchase, Kakao Purchase).

| Property                    | Description                                                                                      | Type/Format             | Example                                                              |
| --------------------------- | ------------------------------------------------------------------------------------------------ | ----------------------- | -------------------------------------------------------------------- |
| `product_no`                | Unique serial number of the product (no duplicates within the store)                             | Number                  | `77`                                                                 |
| `price`                     | Product sale price                                                                               | Min: 0, Max: 2147483647 | `25000`                                                              |
| `discounted_price`          | Discounted price                                                                                 | Number                  | `25000`                                                              |
| `purchase_unit`             | Purchase unit (`single`·`all`·`selected` depending on purchase method)                           | String                  | -                                                                    |
| `checkout_type`             | Checkout type (`cafe24`: single/all/selected purchase, `npay`: Naver Pay, `kakaopay`: Kakao Pay) | String                  | -                                                                    |
| `total_quantity`            | Total quantity                                                                                   | Number                  | `2`                                                                  |
| `items_count`               | Number of items                                                                                  | Number                  | `2`                                                                  |
| `items_unique_count`        | Number of unique products                                                                        | Number                  | `2`                                                                  |
| `total_order_price`         | Total order amount                                                                               | Number                  | `25000`                                                              |
| `option_ids`                | List of option IDs                                                                               | List                    | `["ABCD", "EFGH"]`                                                   |
| `product_nos`               | List of product numbers                                                                          | List                    | `[77, 66]`                                                           |
| `product_names`             | List of product names                                                                            | List                    | `["루나틱 캐주얼 데님 팬츠", "루나틱 베이직 티셔츠"]`                                   |
| `comb_product_no_option_id` | List of product-number+option-ID combinations                                                    | List                    | `["product_no:77__option_id:ABCD", "product_no:66__option_id:EFGH"]` |
| `utm_campaign`              | UTM campaign                                                                                     | String                  | `핵클_데님_캠페인`                                                          |
| `utm_content`               | UTM content                                                                                      | String                  | `핵클_데님_여름특가`                                                         |
| `utm_id`                    | UTM ID                                                                                           | String                  | `1234`                                                               |
| `utm_medium`                | UTM medium                                                                                       | String                  | `kakaomessage`                                                       |
| `utm_source`                | UTM source                                                                                       | String                  | `hackle`                                                             |
| `utm_term`                  | UTM term                                                                                         | String                  | `1234`                                                               |

</details>

### click\_buy\_product

Click the purchase button on a product detail page

**Collection** Real-time · **In-App Message** Available · **Non-member Send** Not supported

<details>

<summary>View event properties</summary>

Some property values differ depending on the purchase method (Purchase Now, NPay Purchase, Kakao Purchase).

| Property           | Description                                                                 | Type/Format             | Example         |
| ------------------ | --------------------------------------------------------------------------- | ----------------------- | --------------- |
| `pre_page_name`    | Previous page name                                                          | String                  | `product`       |
| `product_no`       | Unique serial number of the product (no duplicates within the store)        | Number                  | `77`            |
| `product_name`     | Product name                                                                | Max length: 250 chars   | `루나틱 캐주얼 데님 팬츠` |
| `cate_no`          | Category number                                                             | Number                  | `1`             |
| `display_group`    | Display group                                                               | Number                  | `0`             |
| `prev_product_no`  | Previously viewed product number                                            | Number                  | `66`            |
| `discounted_price` | Discounted price                                                            | Number                  | `25000`         |
| `price`            | Product sale price                                                          | Min: 0, Max: 2147483647 | `25000`         |
| `checkout_type`    | Checkout type (`cafe24`: buy now, `npay`: Naver Pay, `kakaopay`: Kakao Pay) | String                  | -               |
| `utm_campaign`     | UTM campaign                                                                | String                  | `핵클_데님_캠페인`     |
| `utm_content`      | UTM content                                                                 | String                  | `핵클_데님_여름특가`    |
| `utm_id`           | UTM ID                                                                      | String                  | `1234`          |
| `utm_medium`       | UTM medium                                                                  | String                  | `kakaomessage`  |
| `utm_source`       | UTM source                                                                  | String                  | `hackle`        |
| `utm_term`         | UTM term                                                                    | String                  | `1234`          |

</details>

### click\_buy\_checkout

Click the Pay button on the order form

**Collection** Real-time · **In-App Message** Available · **Non-member Send** Not supported

<details>

<summary>View event properties</summary>

| Property           | Description                                                          | Type/Format             | Example        |
| ------------------ | -------------------------------------------------------------------- | ----------------------- | -------------- |
| `pre_page_name`    | Previous page name                                                   | String                  | `product`      |
| `discounted_price` | Discounted price                                                     | Number                  | `25000`        |
| `price`            | Product sale price                                                   | Min: 0, Max: 2147483647 | `25000`        |
| `is_surl`          | Whether a shortened URL is used                                      | Boolean                 | `false`        |
| `product_no`       | Unique serial number of the product (no duplicates within the store) | List                    | `[77]`         |
| `utm_campaign`     | UTM campaign                                                         | String                  | `핵클_데님_캠페인`    |
| `utm_content`      | UTM content                                                          | String                  | `핵클_데님_여름특가`   |
| `utm_id`           | UTM ID                                                               | String                  | `1234`         |
| `utm_medium`       | UTM medium                                                           | String                  | `kakaomessage` |
| `utm_source`       | UTM source                                                           | String                  | `hackle`       |
| `utm_term`         | UTM term                                                             | String                  | `1234`         |

</details>

### cafe24\_order\_form

Enter the order form

**Collection** Real-time · **In-App Message** Not supported · **Non-member Send** Not supported

<details>

<summary>View event properties</summary>

| Property              | Description                    | Type/Format           | Example                                                                                                         |
| --------------------- | ------------------------------ | --------------------- | --------------------------------------------------------------------------------------------------------------- |
| `event_name`          | Event name                     | String                | `create_order`                                                                                                  |
| `event_time_datetime` | Event occurrence date and time | `yyyy-MM-dd HH:mm:ss` | `2026-01-01 18:30:50`                                                                                           |
| `event_time_date`     | Event occurrence date          | `yyyyMMdd`            | `20260101`                                                                                                      |
| `event_source_url`    | URL where the event occurred   | String                | `https://hackleshop.kr/order/orderform.html`                                                                    |
| `client_user_agent`   | Client User Agent              | String                | `Mozilla/5.0 (iPhone; CPU iPhone OS 18_0 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148` |
| `cvid`                | CVID                           | String                | `CVID.0000000000000000.0000000000000`                                                                           |
| `cvid_y`              | CVID\_Y                        | String                | `CVID_Y.0000000000000000.0000000000000`                                                                         |
| `cvid_ad`             | CVID\_AD                       | String                | `0000000000000.hackle`                                                                                          |
| `cvid_e`              | CVID\_E                        | String                | -                                                                                                               |
| `mall_id`             | Mall ID                        | String                | `hackleshop`                                                                                                    |
| `total_quantity`      | Total quantity                 | Number                | `1`                                                                                                             |
| `items_count`         | Number of product types        | Number                | `1`                                                                                                             |
| `items_option_count`  | Number of product options      | Number                | `3`                                                                                                             |
| `items_unique_count`  | Number of unique products      | Number                | `1`                                                                                                             |
| `total_order_price`   | Total order amount             | Number                | `25000`                                                                                                         |
| `variant_codes`       | List of option codes           | List                  | `["P0000077000A", "P0000066000A"]`                                                                              |
| `product_nos`         | List of product numbers        | List                  | `[77, 66]`                                                                                                      |
| `product_names`       | List of product names          | List                  | `["루나틱 캐주얼 데님 팬츠", "루나틱 베이직 티셔츠"]`                                                                              |

</details>

### cafe24\_order\_form\_items

Order form (per product)

**Collection** Real-time · **In-App Message** Not supported · **Non-member Send** Not supported

<details>

<summary>View event properties</summary>

| Property              | Description                                                          | Type/Format           | Example                                                                                                         |
| --------------------- | -------------------------------------------------------------------- | --------------------- | --------------------------------------------------------------------------------------------------------------- |
| `event_name`          | Event name                                                           | String                | `create_order`                                                                                                  |
| `event_time_datetime` | Event occurrence date and time                                       | `yyyy-MM-dd HH:mm:ss` | `2026-01-01 18:30:50`                                                                                           |
| `event_time_date`     | Event occurrence date                                                | `yyyyMMdd`            | `20260101`                                                                                                      |
| `event_source_url`    | URL where the event occurred                                         | String                | `https://hackleshop.kr/order/orderform.html`                                                                    |
| `client_user_agent`   | Client User Agent                                                    | String                | `Mozilla/5.0 (iPhone; CPU iPhone OS 18_0 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148` |
| `cvid`                | CVID                                                                 | String                | `CVID.0000000000000000.0000000000000`                                                                           |
| `cvid_y`              | CVID\_Y                                                              | String                | `CVID_Y.0000000000000000.0000000000000`                                                                         |
| `cvid_ad`             | CVID\_AD                                                             | String                | `0000000000000.hackle`                                                                                          |
| `cvid_e`              | CVID\_E                                                              | String                | -                                                                                                               |
| `mall_id`             | Mall ID                                                              | String                | `hackleshop`                                                                                                    |
| `product_no`          | Unique serial number of the product (no duplicates within the store) | Number                | `77`                                                                                                            |
| `variant_code`        | Option code                                                          | String                | `P0000077000A`                                                                                                  |
| `product_name`        | Product name                                                         | Max length: 250 chars | `루나틱 캐주얼 데님 팬츠`                                                                                                 |
| `cate_no`             | Category number                                                      | Number                | `1`                                                                                                             |
| `cate_name`           | Category name                                                        | String                | `데님`                                                                                                            |
| `quantity`            | Quantity                                                             | Number                | `1`                                                                                                             |
| `product_price`       | Product price                                                        | String                | `25000.00`                                                                                                      |
| `option_extra_price`  | Additional option price                                              | String                | `0`                                                                                                             |
| `option_value`        | Option value                                                         | String                | `옵션=[단품] 루나틱 캐주얼 데님 팬츠 1개(+0)`                                                                                  |
| `option_count`        | Number of options                                                    | Number                | `3`                                                                                                             |

</details>

### cafe24\_complete\_order

Order created

**Collection** Real-time · **In-App Message** Not supported · **Non-member Send** Supported

<details>

<summary>View event properties</summary>

| Property                | Description                                | Type/Format                                                                                                                                                                                                                                                            | Example                                                                                                         |
| ----------------------- | ------------------------------------------ | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | --------------------------------------------------------------------------------------------------------------- |
| `event_name`            | Event name                                 | String                                                                                                                                                                                                                                                                 | `create_order`                                                                                                  |
| `event_time_datetime`   | Event occurrence date and time             | `yyyy-MM-dd HH:mm:ss`                                                                                                                                                                                                                                                  | `2026-01-01 18:30:50`                                                                                           |
| `event_time_date`       | Event occurrence date                      | `yyyyMMdd`                                                                                                                                                                                                                                                             | `20260101`                                                                                                      |
| `event_source_url`      | URL where the event occurred               | String                                                                                                                                                                                                                                                                 | `https://hackleshop.kr/order/orderform.html`                                                                    |
| `client_user_agent`     | Client User Agent                          | String                                                                                                                                                                                                                                                                 | `Mozilla/5.0 (iPhone; CPU iPhone OS 18_0 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148` |
| `cvid`                  | CVID                                       | String                                                                                                                                                                                                                                                                 | `CVID.0000000000000000.0000000000000`                                                                           |
| `cvid_y`                | CVID\_Y                                    | String                                                                                                                                                                                                                                                                 | `CVID_Y.0000000000000000.0000000000000`                                                                         |
| `cvid_ad`               | CVID\_AD                                   | String                                                                                                                                                                                                                                                                 | `0000000000000.hackle`                                                                                          |
| `cvid_e`                | CVID\_E                                    | String                                                                                                                                                                                                                                                                 | -                                                                                                               |
| `mall_id`               | Mall ID                                    | String                                                                                                                                                                                                                                                                 | `hackleshop`                                                                                                    |
| `member_id`             | Member ID                                  | String                                                                                                                                                                                                                                                                 | `mobie_001`                                                                                                     |
| `order_id`              | Order number                               | String                                                                                                                                                                                                                                                                 | `20260101-0000001`                                                                                              |
| `payment_method`        | Payment method code                        | cash: Bank transfer, card: Credit card, cell: Mobile, tcash: Account transfer, prepaid: Prepaid, credit: Deposit, point: Points, pointfy: Unified points, cvs: Convenience store, cod: Cash on delivery, coupon: Coupon, market\_discount: Market discount, etc: Other | `card`                                                                                                          |
| `is_paid`               | Whether payment is completed               | String                                                                                                                                                                                                                                                                 | `T`                                                                                                             |
| `order_date_datetime`   | Order date and time                        | `yyyy-MM-dd HH:mm:ss`                                                                                                                                                                                                                                                  | `2026-01-01 18:30:50`                                                                                           |
| `order_date_date`       | Order date                                 | `yyyyMMdd`                                                                                                                                                                                                                                                             | `20260101`                                                                                                      |
| `pay_date_datetime`     | Payment date and time                      | `yyyy-MM-dd HH:mm:ss`                                                                                                                                                                                                                                                  | `2026-01-01 18:30:50`                                                                                           |
| `pay_date_date`         | Payment date                               | `yyyyMMdd`                                                                                                                                                                                                                                                             | `20260101`                                                                                                      |
| `is_first_order`        | Whether it is the first order              | String                                                                                                                                                                                                                                                                 | `F`                                                                                                             |
| `regular_pays`          | Whether it is a recurring payment          | String                                                                                                                                                                                                                                                                 | `F`                                                                                                             |
| `externalcheckout_info` | External payment information               | String                                                                                                                                                                                                                                                                 | `naverpay`                                                                                                      |
| `currency`              | Currency                                   | KRW: ₩ Won, USD: $ Dollar, JPY: ¥ Yen                                                                                                                                                                                                                                  | `KRW`                                                                                                           |
| `payment_amount`        | Payment amount                             | String                                                                                                                                                                                                                                                                 | `24000.00`                                                                                                      |
| `points_spent_amount`   | Points amount used                         | String                                                                                                                                                                                                                                                                 | `1000.00`                                                                                                       |
| `credits_spent_amount`  | Deposit amount used                        | String                                                                                                                                                                                                                                                                 | `0.00`                                                                                                          |
| `order_amount`          | Order amount                               | String                                                                                                                                                                                                                                                                 | `25000.00`                                                                                                      |
| `delivery_fee`          | Shipping fee                               | String                                                                                                                                                                                                                                                                 | `0.00`                                                                                                          |
| `ordering_products`     | List of ordered products (comma-separated) | String                                                                                                                                                                                                                                                                 | `77,66`                                                                                                         |
| `items_count`           | Number of product types                    | Number                                                                                                                                                                                                                                                                 | `1`                                                                                                             |
| `items_option_count`    | Number of product options                  | Number                                                                                                                                                                                                                                                                 | `3`                                                                                                             |
| `items_unique_count`    | Number of unique products                  | Number                                                                                                                                                                                                                                                                 | `1`                                                                                                             |
| `product_nos`           | List of product numbers                    | List                                                                                                                                                                                                                                                                   | `[77, 66]`                                                                                                      |
| `product_names`         | List of product names                      | List                                                                                                                                                                                                                                                                   | `["루나틱 캐주얼 데님 팬츠", "루나틱 베이직 티셔츠"]`                                                                              |
| `is_member`             | Whether the user is a member               | Boolean                                                                                                                                                                                                                                                                | `true`                                                                                                          |

</details>

### cafe24\_complete\_order\_items

Order completed (per product)

**Collection** Real-time · **In-App Message** Not supported · **Non-member Send** Not supported

<details>

<summary>View event properties</summary>

| Property                | Description                                                          | Type/Format                                                                                                                                                                                                                                                            | Example                                                                                                         |
| ----------------------- | -------------------------------------------------------------------- | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | --------------------------------------------------------------------------------------------------------------- |
| `event_name`            | Event name                                                           | String                                                                                                                                                                                                                                                                 | `create_order`                                                                                                  |
| `event_time_datetime`   | Event occurrence date and time                                       | `yyyy-MM-dd HH:mm:ss`                                                                                                                                                                                                                                                  | `2026-01-01 18:30:50`                                                                                           |
| `event_time_date`       | Event occurrence date                                                | `yyyyMMdd`                                                                                                                                                                                                                                                             | `20260101`                                                                                                      |
| `event_source_url`      | URL where the event occurred                                         | String                                                                                                                                                                                                                                                                 | `https://hackleshop.kr/order/orderform.html`                                                                    |
| `client_user_agent`     | Client User Agent                                                    | String                                                                                                                                                                                                                                                                 | `Mozilla/5.0 (iPhone; CPU iPhone OS 18_0 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148` |
| `cvid`                  | CVID                                                                 | String                                                                                                                                                                                                                                                                 | `CVID.0000000000000000.0000000000000`                                                                           |
| `cvid_y`                | CVID\_Y                                                              | String                                                                                                                                                                                                                                                                 | `CVID_Y.0000000000000000.0000000000000`                                                                         |
| `cvid_ad`               | CVID\_AD                                                             | String                                                                                                                                                                                                                                                                 | `0000000000000.hackle`                                                                                          |
| `cvid_e`                | CVID\_E                                                              | String                                                                                                                                                                                                                                                                 | -                                                                                                               |
| `mall_id`               | Mall ID                                                              | String                                                                                                                                                                                                                                                                 | `hackleshop`                                                                                                    |
| `member_id`             | Member ID                                                            | String                                                                                                                                                                                                                                                                 | `mobie_001`                                                                                                     |
| `order_id`              | Order number                                                         | String                                                                                                                                                                                                                                                                 | `20260101-0000001`                                                                                              |
| `payment_method`        | Payment method code                                                  | cash: Bank transfer, card: Credit card, cell: Mobile, tcash: Account transfer, prepaid: Prepaid, credit: Deposit, point: Points, pointfy: Unified points, cvs: Convenience store, cod: Cash on delivery, coupon: Coupon, market\_discount: Market discount, etc: Other | `card`                                                                                                          |
| `is_paid`               | Whether payment is completed                                         | String                                                                                                                                                                                                                                                                 | `T`                                                                                                             |
| `order_date_datetime`   | Order date and time                                                  | `yyyy-MM-dd HH:mm:ss`                                                                                                                                                                                                                                                  | `2026-01-01 18:30:50`                                                                                           |
| `order_date_date`       | Order date                                                           | `yyyyMMdd`                                                                                                                                                                                                                                                             | `20260101`                                                                                                      |
| `pay_date_datetime`     | Payment date and time                                                | `yyyy-MM-dd HH:mm:ss`                                                                                                                                                                                                                                                  | `2026-01-01 18:30:50`                                                                                           |
| `pay_date_date`         | Payment date                                                         | `yyyyMMdd`                                                                                                                                                                                                                                                             | `20260101`                                                                                                      |
| `is_first_order`        | Whether it is the first order                                        | String                                                                                                                                                                                                                                                                 | `F`                                                                                                             |
| `regular_pays`          | Whether it is a recurring payment                                    | String                                                                                                                                                                                                                                                                 | `F`                                                                                                             |
| `externalcheckout_info` | External payment information                                         | String                                                                                                                                                                                                                                                                 | `naverpay`                                                                                                      |
| `currency`              | Currency                                                             | KRW: ₩ Won, USD: $ Dollar, JPY: ¥ Yen                                                                                                                                                                                                                                  | `KRW`                                                                                                           |
| `payment_amount`        | Payment amount                                                       | String                                                                                                                                                                                                                                                                 | `24000.00`                                                                                                      |
| `points_spent_amount`   | Points amount used                                                   | String                                                                                                                                                                                                                                                                 | `1000.00`                                                                                                       |
| `order_amount`          | Order amount                                                         | String                                                                                                                                                                                                                                                                 | `25000.00`                                                                                                      |
| `credits_spent_amount`  | Deposit amount used                                                  | String                                                                                                                                                                                                                                                                 | `0.00`                                                                                                          |
| `delivery_fee`          | Shipping fee                                                         | String                                                                                                                                                                                                                                                                 | `0.00`                                                                                                          |
| `product_no`            | Unique serial number of the product (no duplicates within the store) | Number                                                                                                                                                                                                                                                                 | `77`                                                                                                            |
| `variant_code`          | Option code                                                          | String                                                                                                                                                                                                                                                                 | `P0000077000A`                                                                                                  |
| `product_name`          | Product name                                                         | Max length: 250 chars                                                                                                                                                                                                                                                  | `루나틱 캐주얼 데님 팬츠`                                                                                                 |
| `cate_no`               | Category number                                                      | Number                                                                                                                                                                                                                                                                 | `1`                                                                                                             |
| `cate_name`             | Category name                                                        | String                                                                                                                                                                                                                                                                 | `데님`                                                                                                            |
| `quantity`              | Quantity                                                             | Number                                                                                                                                                                                                                                                                 | `1`                                                                                                             |
| `product_price`         | Product price                                                        | String                                                                                                                                                                                                                                                                 | `25000.00`                                                                                                      |
| `option_extra_price`    | Additional option price                                              | String                                                                                                                                                                                                                                                                 | `0`                                                                                                             |
| `option_value`          | Option value                                                         | String                                                                                                                                                                                                                                                                 | `옵션=[단품] 루나틱 캐주얼 데님 팬츠 1개(+0)`                                                                                  |
| `option_count`          | Number of options                                                    | Number                                                                                                                                                                                                                                                                 | `3`                                                                                                             |
| `is_member`             | Whether the user is a member                                         | Boolean                                                                                                                                                                                                                                                                | `true`                                                                                                          |

</details>

### cafe24\_start\_shipping

Shipping started

**Collection** Periodic (batch) · **In-App Message** Not supported · **Non-member Send** Supported

<details>

<summary>View event properties</summary>

| Property                    | Description                            | Type/Format                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   | Example                |
| --------------------------- | -------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ---------------------- |
| `event_no`                  | Event type                             | Refer to each event NO.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       | `90024`                |
| `mall_id`                   | Mall ID                                | String                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        | `hackleshop`           |
| `event_shop_no`             | Multi-mall identifier number           | String                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        | `1`                    |
| `event_code`                | Order-status event code                | create\_order (Order created), pickup\_complete\_order (Pickup completed), product\_ready (Preparing product), shipping\_end (Delivery completed), purchase\_confirm (Purchase confirmed), shipping\_ready (Preparing shipment), shipping\_start (In transit), shipping\_standby (Awaiting shipment), do\_shipping\_holding (Shipping on hold), update\_invoice\_no (Tracking number changed), unpaid (Before payment), paid\_order (Payment confirmed), cancel\_order (Cancellation processed), cancel\_order\_request (Cancellation requested), cancel\_unpaid\_order (Cancel before payment), cancellation\_complete (Cancellation completed), auto\_order\_cancel (Auto order cancellation), return\_order (Return), return\_order\_process (Return in progress), return\_order\_request (Return requested), return\_complete\_refunded (Return completed - refund completed), return\_hold (Return on hold), exchange\_order (Exchange), exchange\_order\_request (Exchange requested), exchange\_hold (Exchange on hold), exchange\_ready (Exchange ready), refund\_order (Refund completed), unrefund\_order (Before refund), changing\_recipient\_information (Recipient info changed), insert\_admin\_memo (Admin memo added), modify\_admin\_memo (Admin memo edited), delete\_admin\_memo (Admin memo deleted), old\_order\_delete (Order deleted) | `shipping_start`       |
| `order_id`                  | Order number                           | String                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        | `20260101-0000001`     |
| `payment_gateway_name`      | Payment gateway (PG) name              | String                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        | `naverpay`             |
| `currency`                  | Currency                               | KRW: ₩ Won, USD: $ Dollar, JPY: ¥ Yen                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                         | `KRW`                  |
| `order_datetime`            | Order date and time                    | `yyyy-MM-dd HH:mm:ss`                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                         | `2026-01-01 18:30:50`  |
| `order_date`                | Order date                             | date                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          | `20260101`             |
| `order_place_name`          | Order channel (text)                   | String                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        | `모바일웹`                 |
| `member_id`                 | Member ID                              | String                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        | `mobie_001`            |
| `member_authentication`     | Member verification status             | T: Verified, F: Unverified, B: Specially managed member, J: Member under age 14                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               | `T`                    |
| `buyer_name`                | Orderer name                           | String                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        | `홍길동`                  |
| `buyer_email`               | Orderer email                          | String                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        | `ho******@example.com` |
| `buyer_phone`               | Orderer landline phone                 | E.164 format                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  | `+8210****5678`        |
| `buyer_cellphone`           | Orderer mobile phone                   | E.164 format                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  | `+8210****1234`        |
| `group_no_when_ordering`    | Member grade at time of order          | String                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        | `1`                    |
| `is_first_order`            | Whether it is the first order          | String                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        | `T`                    |
| `order_from_mobile`         | Whether the order was placed on mobile | T: Mobile order, F: Not a mobile order                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        | `T`                    |
| `paid`                      | Whether payment is completed           | T: Paid, F: Unpaid, M: Partially paid                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                         | `T`                    |
| `payment_datetime`          | Payment date and time                  | `yyyy-MM-dd HH:mm:ss`                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                         | `2026-01-01 18:30:50`  |
| `payment_date`              | Payment date                           | date                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          | `20260101`             |
| `billing_name`              | Payer name                             | String                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        | `홍길동`                  |
| `bank_code`                 | Bank code                              | bank\_code                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    | `bank_001`             |
| `payment_method`            | Payment method code                    | cash: Bank transfer, card: Credit card, cell: Mobile, tcash: Account transfer, prepaid: Prepaid, credit: Deposit, point: Points, pointfy: Unified points, cvs: Convenience store, cod: Cash on delivery, coupon: Coupon, market\_discount: Market discount, etc: Other                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        | `card,coupon`          |
| `easypay_name`              | Easy-pay provider name                 | String                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        | `naverpay`             |
| `use_escrow`                | Whether escrow is used                 | T: Escrow used, F: Escrow not used                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            | `F`                    |
| `bank_account_no`           | Store's account number for this order  | String                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        | `##########3801`       |
| `price`                     | Product sale price                     | Min: 0, Max: 2147483647                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       | `25000.00`             |
| `discounted_price`          | Actual payment amount                  | String                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        | `25000.00`             |
| `membership_discount`       | Member discount amount                 | String                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        | `0.00`                 |
| `mileage_spent`             | Mileage amount used                    | String                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        | `0.00`                 |
| `delivery_fee`              | Shipping fee                           | String                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        | `3000.00`              |
| `shipping_type`             | Shipping type                          | A: Domestic, B: Overseas                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      | `A`                    |
| `shipping_status`           | Shipping status                        | F: Before shipping, M: In transit, T: Delivered, W: On hold                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   | `STATUS_IN_TRANSIT`    |
| `wished_delivery_datetime`  | Desired delivery date and time         | `yyyy-MM-dd HH:mm:ss`                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                         | `2026-01-01 18:30:50`  |
| `wished_delivery_date`      | Desired delivery date                  | `yyyyMMdd`                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    | `20260101`             |
| `wished_delivery_time`      | Desired delivery time                  | String                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        | -                      |
| `cancel_datetime`           | Cancellation date and time             | `yyyy-MM-dd HH:mm:ss`                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                         | `2026-01-01 18:30:50`  |
| `cancel_date`               | Order cancellation date                | `yyyyMMdd`                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    | `20260101`             |
| `return_confirmed_datetime` | Return confirmation date and time      | `yyyy-MM-dd HH:mm:ss`                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                         | `2026-01-01 18:30:50`  |
| `return_confirmed_date`     | Return approval date and time          | `yyyyMMdd`                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    | `20260101`             |
| `store_pickup`              | Whether store pickup                   | T: Store pickup, F: Not store pickup                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          | `F`                    |
| `shipping_message`          | Shipping message                       | String                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        | `빠른 배송 부탁드립니다.`        |
| `order_place_id`            | Order channel                          | cafe24: Cafe24, mobile: Mobile web, mobile\_d: Mobile app, NCHECKOUT: Naver Pay, inpark: Interpark, auction: Auction, sk11st: 11st, gmarket: Gmarket, coupang: Coupang, shopn: Smart Store                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    | `mobile`               |
| `ordering_product_code`     | Ordered product                        | String                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        | `P0000077`             |
| `ordering_product_name`     | Ordered product name                   | String                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        | `루나틱 캐주얼 데님 팬츠`        |
| `included_deferpay_order`   | Whether deferred payment is included   | String                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        | `F`                    |
| `deferpay_order_id`         | Deferred-payment order number          | String                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        | -                      |
| `withdraw`                  | Whether the claim was withdrawn        | T: Withdrawn order, F: Normal order                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           | `F`                    |
| `withdraw_type`             | Claim withdrawal type                  | Returned only for orders whose claim was withdrawn. C: Cancellation withdrawn before payment, E: Exchange withdrawn before payment                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            | `R`                    |
| `supplier_code`             | Supplier code                          | Format: A-Z0-9, length min: 8 chars, max: 8 chars                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             | `S0000000`             |
| `shipping_company_name`     | Courier company name                   | String                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        | `핵클택배`                 |
| `shipping_company_code`     | Shipping company code                  | String                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        | `6`                    |
| `tracking_no`               | Tracking number                        | String                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        | `1234567890123`        |
| `is_member`                 | Whether the user is a member           | Boolean                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       | `true`                 |

</details>

### cafe24\_start\_shipping\_items

Shipping started (per product)

**Collection** Periodic (batch) · **In-App Message** Not supported · **Non-member Send** Supported

<details>

<summary>View event properties</summary>

| Property                    | Description                            | Type/Format                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   | Example                |
| --------------------------- | -------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ---------------------- |
| `event_no`                  | Event type                             | Refer to each event NO.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       | `90024`                |
| `mall_id`                   | Mall ID                                | String                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        | `hackleshop`           |
| `event_shop_no`             | Multi-mall identifier number           | String                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        | `1`                    |
| `event_code`                | Order-status event code                | create\_order (Order created), pickup\_complete\_order (Pickup completed), product\_ready (Preparing product), shipping\_end (Delivery completed), purchase\_confirm (Purchase confirmed), shipping\_ready (Preparing shipment), shipping\_start (In transit), shipping\_standby (Awaiting shipment), do\_shipping\_holding (Shipping on hold), update\_invoice\_no (Tracking number changed), unpaid (Before payment), paid\_order (Payment confirmed), cancel\_order (Cancellation processed), cancel\_order\_request (Cancellation requested), cancel\_unpaid\_order (Cancel before payment), cancellation\_complete (Cancellation completed), auto\_order\_cancel (Auto order cancellation), return\_order (Return), return\_order\_process (Return in progress), return\_order\_request (Return requested), return\_complete\_refunded (Return completed - refund completed), return\_hold (Return on hold), exchange\_order (Exchange), exchange\_order\_request (Exchange requested), exchange\_hold (Exchange on hold), exchange\_ready (Exchange ready), refund\_order (Refund completed), unrefund\_order (Before refund), changing\_recipient\_information (Recipient info changed), insert\_admin\_memo (Admin memo added), modify\_admin\_memo (Admin memo edited), delete\_admin\_memo (Admin memo deleted), old\_order\_delete (Order deleted) | `shipping_start`       |
| `order_id`                  | Order number                           | String                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        | `20260101-0000001`     |
| `payment_gateway_name`      | Payment gateway (PG) name              | String                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        | `naverpay`             |
| `currency`                  | Currency                               | KRW: ₩ Won, USD: $ Dollar, JPY: ¥ Yen                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                         | `KRW`                  |
| `order_datetime`            | Order date and time                    | `yyyy-MM-dd HH:mm:ss`                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                         | `2026-01-01 18:30:50`  |
| `order_date`                | Order date                             | date                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          | `20260101`             |
| `order_place_name`          | Order channel (text)                   | String                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        | `모바일웹`                 |
| `member_id`                 | Member ID                              | String                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        | `mobie_001`            |
| `member_authentication`     | Member verification status             | T: Verified, F: Unverified, B: Specially managed member, J: Member under age 14                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               | `T`                    |
| `buyer_name`                | Orderer name                           | String                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        | `홍길동`                  |
| `buyer_email`               | Orderer email                          | String                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        | `ho******@example.com` |
| `buyer_phone`               | Orderer landline phone                 | E.164 format                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  | `+8210****5678`        |
| `buyer_cellphone`           | Orderer mobile phone                   | E.164 format                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  | `+8210****1234`        |
| `group_no_when_ordering`    | Member grade at time of order          | String                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        | `1`                    |
| `is_first_order`            | Whether it is the first order          | String                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        | `T`                    |
| `order_from_mobile`         | Whether the order was placed on mobile | T: Mobile order, F: Not a mobile order                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        | `T`                    |
| `paid`                      | Whether payment is completed           | T: Paid, F: Unpaid, M: Partially paid                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                         | `T`                    |
| `payment_datetime`          | Payment date and time                  | `yyyy-MM-dd HH:mm:ss`                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                         | `2026-01-01 18:30:50`  |
| `payment_date`              | Payment date                           | date                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          | `20260101`             |
| `billing_name`              | Payer name                             | String                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        | `홍길동`                  |
| `bank_code`                 | Bank code                              | bank\_code                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    | `bank_001`             |
| `payment_method`            | Payment method code                    | cash: Bank transfer, card: Credit card, cell: Mobile, tcash: Account transfer, prepaid: Prepaid, credit: Deposit, point: Points, pointfy: Unified points, cvs: Convenience store, cod: Cash on delivery, coupon: Coupon, market\_discount: Market discount, etc: Other                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        | `card,coupon`          |
| `easypay_name`              | Easy-pay provider name                 | String                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        | `naverpay`             |
| `use_escrow`                | Whether escrow is used                 | T: Escrow used, F: Escrow not used                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            | `F`                    |
| `bank_account_no`           | Store's account number for this order  | String                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        | `##########3801`       |
| `mileage_spent`             | Mileage amount used                    | String                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        | `0.00`                 |
| `delivery_fee`              | Shipping fee                           | String                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        | `3000.00`              |
| `shipping_type`             | Shipping type                          | A: Domestic, B: Overseas                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      | `A`                    |
| `shipping_status`           | Shipping status                        | F: Before shipping, M: In transit, T: Delivered, W: On hold                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   | `STATUS_IN_TRANSIT`    |
| `wished_delivery_datetime`  | Desired delivery date and time         | `yyyy-MM-dd HH:mm:ss`                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                         | `2026-01-01 18:30:50`  |
| `wished_delivery_date`      | Desired delivery date                  | `yyyyMMdd`                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    | `20260101`             |
| `wished_delivery_time`      | Desired delivery time                  | String                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        | -                      |
| `cancel_datetime`           | Cancellation date and time             | `yyyy-MM-dd HH:mm:ss`                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                         | `2026-01-01 18:30:50`  |
| `cancel_date`               | Order cancellation date                | `yyyyMMdd`                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    | `20260101`             |
| `return_confirmed_datetime` | Return confirmation date and time      | `yyyy-MM-dd HH:mm:ss`                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                         | `2026-01-01 18:30:50`  |
| `return_confirmed_date`     | Return approval date and time          | `yyyyMMdd`                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    | `20260101`             |
| `store_pickup`              | Whether store pickup                   | T: Store pickup, F: Not store pickup                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          | `F`                    |
| `shipping_message`          | Shipping message                       | String                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        | `빠른 배송 부탁드립니다.`        |
| `order_place_id`            | Order channel                          | cafe24: Cafe24, mobile: Mobile web, mobile\_d: Mobile app, NCHECKOUT: Naver Pay, inpark: Interpark, auction: Auction, sk11st: 11st, gmarket: Gmarket, coupang: Coupang, shopn: Smart Store                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    | `mobile`               |
| `included_deferpay_order`   | Whether deferred payment is included   | String                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        | `F`                    |
| `deferpay_order_id`         | Deferred-payment order number          | String                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        | -                      |
| `withdraw`                  | Whether the claim was withdrawn        | T: Withdrawn order, F: Normal order                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           | `F`                    |
| `withdraw_type`             | Claim withdrawal type                  | Returned only for orders whose claim was withdrawn. C: Cancellation withdrawn before payment, E: Exchange withdrawn before payment                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            | `R`                    |
| `ordering_product_code`     | Ordered product                        | String                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        | `P0000077`             |
| `ordering_product_name`     | Ordered product name                   | String                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        | `루나틱 캐주얼 데님 팬츠`        |
| `ord_item_code`             | Order item code                        | String                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        | `20260101-0000001-01`  |
| `supplier_code`             | Supplier code                          | Format: A-Z0-9, length min: 8 chars, max: 8 chars                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             | `S0000000`             |
| `shipping_company_name`     | Courier company name                   | String                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        | `핵클택배`                 |
| `shipping_company_code`     | Shipping company code                  | String                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        | `6`                    |
| `tracking_no`               | Tracking number                        | String                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        | `1234567890123`        |
| `is_member`                 | Whether the user is a member           | Boolean                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       | `true`                 |

</details>

### cafe24\_complete\_shipping

Shipping completed

**Collection** Periodic (batch) · **In-App Message** Not supported · **Non-member Send** Supported

<details>

<summary>View event properties</summary>

| Property                    | Description                            | Type/Format                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   | Example                |
| --------------------------- | -------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ---------------------- |
| `event_no`                  | Event type                             | Refer to each event NO.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       | `90024`                |
| `mall_id`                   | Mall ID                                | String                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        | `hackleshop`           |
| `event_shop_no`             | Multi-mall identifier number           | String                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        | `1`                    |
| `event_code`                | Order-status event code                | create\_order (Order created), pickup\_complete\_order (Pickup completed), product\_ready (Preparing product), shipping\_end (Delivery completed), purchase\_confirm (Purchase confirmed), shipping\_ready (Preparing shipment), shipping\_start (In transit), shipping\_standby (Awaiting shipment), do\_shipping\_holding (Shipping on hold), update\_invoice\_no (Tracking number changed), unpaid (Before payment), paid\_order (Payment confirmed), cancel\_order (Cancellation processed), cancel\_order\_request (Cancellation requested), cancel\_unpaid\_order (Cancel before payment), cancellation\_complete (Cancellation completed), auto\_order\_cancel (Auto order cancellation), return\_order (Return), return\_order\_process (Return in progress), return\_order\_request (Return requested), return\_complete\_refunded (Return completed - refund completed), return\_hold (Return on hold), exchange\_order (Exchange), exchange\_order\_request (Exchange requested), exchange\_hold (Exchange on hold), exchange\_ready (Exchange ready), refund\_order (Refund completed), unrefund\_order (Before refund), changing\_recipient\_information (Recipient info changed), insert\_admin\_memo (Admin memo added), modify\_admin\_memo (Admin memo edited), delete\_admin\_memo (Admin memo deleted), old\_order\_delete (Order deleted) | `shipping_end`         |
| `order_id`                  | Order number                           | String                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        | `20260101-0000001`     |
| `payment_gateway_name`      | Payment gateway (PG) name              | String                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        | `naverpay`             |
| `currency`                  | Currency                               | KRW: ₩ Won, USD: $ Dollar, JPY: ¥ Yen                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                         | `KRW`                  |
| `order_datetime`            | Order date and time                    | `yyyy-MM-dd HH:mm:ss`                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                         | `2026-01-01 18:30:50`  |
| `order_date`                | Order date                             | date                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          | `20260101`             |
| `order_place_name`          | Order channel (text)                   | String                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        | `모바일웹`                 |
| `member_id`                 | Member ID                              | String                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        | `mobie_001`            |
| `member_authentication`     | Member verification status             | T: Verified, F: Unverified, B: Specially managed member, J: Member under age 14                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               | `T`                    |
| `buyer_name`                | Orderer name                           | String                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        | `홍길동`                  |
| `buyer_email`               | Orderer email                          | String                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        | `ho******@example.com` |
| `buyer_phone`               | Orderer landline phone                 | E.164 format                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  | `+8210****5678`        |
| `buyer_cellphone`           | Orderer mobile phone                   | E.164 format                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  | `+8210****1234`        |
| `group_no_when_ordering`    | Member grade at time of order          | String                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        | `1`                    |
| `is_first_order`            | Whether it is the first order          | String                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        | `T`                    |
| `order_from_mobile`         | Whether the order was placed on mobile | T: Mobile order, F: Not a mobile order                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        | `T`                    |
| `paid`                      | Whether payment is completed           | T: Paid, F: Unpaid, M: Partially paid                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                         | `T`                    |
| `payment_datetime`          | Payment date and time                  | `yyyy-MM-dd HH:mm:ss`                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                         | `2026-01-01 18:30:50`  |
| `payment_date`              | Payment date                           | date                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          | `20260101`             |
| `billing_name`              | Payer name                             | String                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        | `홍길동`                  |
| `bank_code`                 | Bank code                              | bank\_code                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    | `bank_001`             |
| `payment_method`            | Payment method code                    | cash: Bank transfer, card: Credit card, cell: Mobile, tcash: Account transfer, prepaid: Prepaid, credit: Deposit, point: Points, pointfy: Unified points, cvs: Convenience store, cod: Cash on delivery, coupon: Coupon, market\_discount: Market discount, etc: Other                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        | `card,coupon`          |
| `easypay_name`              | Easy-pay provider name                 | String                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        | `naverpay`             |
| `use_escrow`                | Whether escrow is used                 | T: Escrow used, F: Escrow not used                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            | `F`                    |
| `bank_account_no`           | Store's account number for this order  | String                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        | `##########3801`       |
| `price`                     | Product sale price                     | Min: 0, Max: 2147483647                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       | `25000.00`             |
| `discounted_price`          | Actual payment amount                  | String                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        | `25000.00`             |
| `membership_discount`       | Member discount amount                 | String                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        | `0.00`                 |
| `mileage_spent`             | Mileage amount used                    | String                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        | `0.00`                 |
| `delivery_fee`              | Shipping fee                           | String                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        | `3000.00`              |
| `shipping_type`             | Shipping type                          | A: Domestic, B: Overseas                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      | `A`                    |
| `shipping_status`           | Shipping status                        | F: Before shipping, M: In transit, T: Delivered, W: On hold                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   | `STATUS_COMPLETED`     |
| `wished_delivery_datetime`  | Desired delivery date and time         | `yyyy-MM-dd HH:mm:ss`                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                         | `2026-01-01 18:30:50`  |
| `wished_delivery_date`      | Desired delivery date                  | `yyyyMMdd`                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    | `20260101`             |
| `wished_delivery_time`      | Desired delivery time                  | String                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        | -                      |
| `cancel_datetime`           | Cancellation date and time             | `yyyy-MM-dd HH:mm:ss`                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                         | `2026-01-01 18:30:50`  |
| `cancel_date`               | Order cancellation date                | `yyyyMMdd`                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    | `20260101`             |
| `return_confirmed_datetime` | Return confirmation date and time      | `yyyy-MM-dd HH:mm:ss`                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                         | `2026-01-01 18:30:50`  |
| `return_confirmed_date`     | Return approval date and time          | `yyyyMMdd`                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    | `20260101`             |
| `store_pickup`              | Whether store pickup                   | T: Store pickup, F: Not store pickup                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          | `F`                    |
| `shipping_message`          | Shipping message                       | String                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        | `빠른 배송 부탁드립니다.`        |
| `order_place_id`            | Order channel                          | cafe24: Cafe24, mobile: Mobile web, mobile\_d: Mobile app, NCHECKOUT: Naver Pay, inpark: Interpark, auction: Auction, sk11st: 11st, gmarket: Gmarket, coupang: Coupang, shopn: Smart Store                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    | `mobile`               |
| `ordering_product_code`     | Ordered product                        | String                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        | `P0000077`             |
| `ordering_product_name`     | Ordered product name                   | String                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        | `루나틱 캐주얼 데님 팬츠`        |
| `included_deferpay_order`   | Whether deferred payment is included   | String                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        | `F`                    |
| `deferpay_order_id`         | Deferred-payment order number          | String                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        | -                      |
| `withdraw`                  | Whether the claim was withdrawn        | T: Withdrawn order, F: Normal order                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           | `F`                    |
| `withdraw_type`             | Claim withdrawal type                  | Returned only for orders whose claim was withdrawn. C: Cancellation withdrawn before payment, E: Exchange withdrawn before payment                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            | `R`                    |
| `supplier_code`             | Supplier code                          | Format: A-Z0-9, length min: 8 chars, max: 8 chars                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             | `S0000000`             |
| `shipping_company_name`     | Courier company name                   | String                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        | `핵클택배`                 |
| `shipping_company_code`     | Shipping company code                  | String                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        | `6`                    |
| `tracking_no`               | Tracking number                        | String                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        | `1234567890123`        |
| `is_member`                 | Whether the user is a member           | Boolean                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       | `true`                 |

</details>

### cafe24\_complete\_shipping\_items

Shipping completed (per product)

**Collection** Periodic (batch) · **In-App Message** Not supported · **Non-member Send** Supported

<details>

<summary>View event properties</summary>

| Property                    | Description                            | Type/Format                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   | Example                |
| --------------------------- | -------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ---------------------- |
| `event_no`                  | Event type                             | Refer to each event NO.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       | `90024`                |
| `mall_id`                   | Mall ID                                | String                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        | `hackleshop`           |
| `event_shop_no`             | Multi-mall identifier number           | String                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        | `1`                    |
| `event_code`                | Order-status event code                | create\_order (Order created), pickup\_complete\_order (Pickup completed), product\_ready (Preparing product), shipping\_end (Delivery completed), purchase\_confirm (Purchase confirmed), shipping\_ready (Preparing shipment), shipping\_start (In transit), shipping\_standby (Awaiting shipment), do\_shipping\_holding (Shipping on hold), update\_invoice\_no (Tracking number changed), unpaid (Before payment), paid\_order (Payment confirmed), cancel\_order (Cancellation processed), cancel\_order\_request (Cancellation requested), cancel\_unpaid\_order (Cancel before payment), cancellation\_complete (Cancellation completed), auto\_order\_cancel (Auto order cancellation), return\_order (Return), return\_order\_process (Return in progress), return\_order\_request (Return requested), return\_complete\_refunded (Return completed - refund completed), return\_hold (Return on hold), exchange\_order (Exchange), exchange\_order\_request (Exchange requested), exchange\_hold (Exchange on hold), exchange\_ready (Exchange ready), refund\_order (Refund completed), unrefund\_order (Before refund), changing\_recipient\_information (Recipient info changed), insert\_admin\_memo (Admin memo added), modify\_admin\_memo (Admin memo edited), delete\_admin\_memo (Admin memo deleted), old\_order\_delete (Order deleted) | `shipping_end`         |
| `order_id`                  | Order number                           | String                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        | `20260101-0000001`     |
| `payment_gateway_name`      | Payment gateway (PG) name              | String                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        | `naverpay`             |
| `currency`                  | Currency                               | KRW: ₩ Won, USD: $ Dollar, JPY: ¥ Yen                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                         | `KRW`                  |
| `order_datetime`            | Order date and time                    | `yyyy-MM-dd HH:mm:ss`                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                         | `2026-01-01 18:30:50`  |
| `order_date`                | Order date                             | date                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          | `20260101`             |
| `order_place_name`          | Order channel (text)                   | String                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        | `모바일웹`                 |
| `member_id`                 | Member ID                              | String                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        | `mobie_001`            |
| `member_authentication`     | Member verification status             | T: Verified, F: Unverified, B: Specially managed member, J: Member under age 14                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               | `T`                    |
| `buyer_name`                | Orderer name                           | String                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        | `홍길동`                  |
| `buyer_email`               | Orderer email                          | String                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        | `ho******@example.com` |
| `buyer_phone`               | Orderer landline phone                 | E.164 format                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  | `+8210****5678`        |
| `buyer_cellphone`           | Orderer mobile phone                   | E.164 format                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  | `+8210****1234`        |
| `group_no_when_ordering`    | Member grade at time of order          | String                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        | `1`                    |
| `is_first_order`            | Whether it is the first order          | String                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        | `T`                    |
| `order_from_mobile`         | Whether the order was placed on mobile | T: Mobile order, F: Not a mobile order                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        | `T`                    |
| `paid`                      | Whether payment is completed           | T: Paid, F: Unpaid, M: Partially paid                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                         | `T`                    |
| `payment_datetime`          | Payment date and time                  | `yyyy-MM-dd HH:mm:ss`                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                         | `2026-01-01 18:30:50`  |
| `payment_date`              | Payment date                           | date                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          | `20260101`             |
| `billing_name`              | Payer name                             | String                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        | `홍길동`                  |
| `bank_code`                 | Bank code                              | bank\_code                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    | `bank_001`             |
| `payment_method`            | Payment method code                    | cash: Bank transfer, card: Credit card, cell: Mobile, tcash: Account transfer, prepaid: Prepaid, credit: Deposit, point: Points, pointfy: Unified points, cvs: Convenience store, cod: Cash on delivery, coupon: Coupon, market\_discount: Market discount, etc: Other                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        | `card,coupon`          |
| `easypay_name`              | Easy-pay provider name                 | String                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        | `naverpay`             |
| `use_escrow`                | Whether escrow is used                 | T: Escrow used, F: Escrow not used                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            | `F`                    |
| `bank_account_no`           | Store's account number for this order  | String                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        | `##########3801`       |
| `mileage_spent`             | Mileage amount used                    | String                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        | `0.00`                 |
| `delivery_fee`              | Shipping fee                           | String                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        | `3000.00`              |
| `shipping_type`             | Shipping type                          | A: Domestic, B: Overseas                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      | `A`                    |
| `shipping_status`           | Shipping status                        | F: Before shipping, M: In transit, T: Delivered, W: On hold                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   | `STATUS_COMPLETED`     |
| `wished_delivery_datetime`  | Desired delivery date and time         | `yyyy-MM-dd HH:mm:ss`                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                         | `2026-01-01 18:30:50`  |
| `wished_delivery_date`      | Desired delivery date                  | `yyyyMMdd`                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    | `20260101`             |
| `wished_delivery_time`      | Desired delivery time                  | String                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        | -                      |
| `cancel_datetime`           | Cancellation date and time             | `yyyy-MM-dd HH:mm:ss`                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                         | `2026-01-01 18:30:50`  |
| `cancel_date`               | Order cancellation date                | `yyyyMMdd`                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    | `20260101`             |
| `return_confirmed_datetime` | Return confirmation date and time      | `yyyy-MM-dd HH:mm:ss`                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                         | `2026-01-01 18:30:50`  |
| `return_confirmed_date`     | Return approval date and time          | `yyyyMMdd`                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    | `20260101`             |
| `store_pickup`              | Whether store pickup                   | T: Store pickup, F: Not store pickup                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          | `F`                    |
| `shipping_message`          | Shipping message                       | String                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        | `빠른 배송 부탁드립니다.`        |
| `order_place_id`            | Order channel                          | cafe24: Cafe24, mobile: Mobile web, mobile\_d: Mobile app, NCHECKOUT: Naver Pay, inpark: Interpark, auction: Auction, sk11st: 11st, gmarket: Gmarket, coupang: Coupang, shopn: Smart Store                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    | `mobile`               |
| `included_deferpay_order`   | Whether deferred payment is included   | String                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        | `F`                    |
| `deferpay_order_id`         | Deferred-payment order number          | String                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        | -                      |
| `withdraw`                  | Whether the claim was withdrawn        | T: Withdrawn order, F: Normal order                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           | `F`                    |
| `withdraw_type`             | Claim withdrawal type                  | Returned only for orders whose claim was withdrawn. C: Cancellation withdrawn before payment, E: Exchange withdrawn before payment                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            | `R`                    |
| `ordering_product_code`     | Ordered product                        | String                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        | `P0000077`             |
| `ordering_product_name`     | Ordered product name                   | String                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        | `루나틱 캐주얼 데님 팬츠`        |
| `ord_item_code`             | Order item code                        | String                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        | `20260101-0000001-01`  |
| `supplier_code`             | Supplier code                          | Format: A-Z0-9, length min: 8 chars, max: 8 chars                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             | `S0000000`             |
| `shipping_company_name`     | Courier company name                   | String                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        | `핵클택배`                 |
| `shipping_company_code`     | Shipping company code                  | String                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        | `6`                    |
| `tracking_no`               | Tracking number                        | String                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        | `1234567890123`        |
| `is_member`                 | Whether the user is a member           | Boolean                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       | `true`                 |

</details>

### cafe24\_hold\_shipping

Shipping on hold

**Collection** Periodic (batch) · **In-App Message** Not supported · **Non-member Send** Supported

<details>

<summary>View event properties</summary>

| Property                    | Description                            | Type/Format                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   | Example                |
| --------------------------- | -------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ---------------------- |
| `event_no`                  | Event type                             | Refer to each event NO.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       | `90024`                |
| `mall_id`                   | Mall ID                                | String                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        | `hackleshop`           |
| `event_shop_no`             | Multi-mall identifier number           | String                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        | `1`                    |
| `event_code`                | Order-status event code                | create\_order (Order created), pickup\_complete\_order (Pickup completed), product\_ready (Preparing product), shipping\_end (Delivery completed), purchase\_confirm (Purchase confirmed), shipping\_ready (Preparing shipment), shipping\_start (In transit), shipping\_standby (Awaiting shipment), do\_shipping\_holding (Shipping on hold), update\_invoice\_no (Tracking number changed), unpaid (Before payment), paid\_order (Payment confirmed), cancel\_order (Cancellation processed), cancel\_order\_request (Cancellation requested), cancel\_unpaid\_order (Cancel before payment), cancellation\_complete (Cancellation completed), auto\_order\_cancel (Auto order cancellation), return\_order (Return), return\_order\_process (Return in progress), return\_order\_request (Return requested), return\_complete\_refunded (Return completed - refund completed), return\_hold (Return on hold), exchange\_order (Exchange), exchange\_order\_request (Exchange requested), exchange\_hold (Exchange on hold), exchange\_ready (Exchange ready), refund\_order (Refund completed), unrefund\_order (Before refund), changing\_recipient\_information (Recipient info changed), insert\_admin\_memo (Admin memo added), modify\_admin\_memo (Admin memo edited), delete\_admin\_memo (Admin memo deleted), old\_order\_delete (Order deleted) | `do_shipping_holding`  |
| `order_id`                  | Order number                           | String                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        | `20260101-0000001`     |
| `payment_gateway_name`      | Payment gateway (PG) name              | String                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        | `naverpay`             |
| `currency`                  | Currency                               | KRW: ₩ Won, USD: $ Dollar, JPY: ¥ Yen                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                         | `KRW`                  |
| `order_datetime`            | Order date and time                    | `yyyy-MM-dd HH:mm:ss`                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                         | `2026-01-01 18:30:50`  |
| `order_date`                | Order date                             | date                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          | `20260101`             |
| `order_place_name`          | Order channel (text)                   | String                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        | `모바일웹`                 |
| `member_id`                 | Member ID                              | String                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        | `mobie_001`            |
| `member_authentication`     | Member verification status             | T: Verified, F: Unverified, B: Specially managed member, J: Member under age 14                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               | `T`                    |
| `buyer_name`                | Orderer name                           | String                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        | `홍길동`                  |
| `buyer_email`               | Orderer email                          | String                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        | `ho******@example.com` |
| `buyer_phone`               | Orderer landline phone                 | E.164 format                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  | `+8210****5678`        |
| `buyer_cellphone`           | Orderer mobile phone                   | E.164 format                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  | `+8210****1234`        |
| `group_no_when_ordering`    | Member grade at time of order          | String                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        | `1`                    |
| `is_first_order`            | Whether it is the first order          | String                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        | `T`                    |
| `order_from_mobile`         | Whether the order was placed on mobile | T: Mobile order, F: Not a mobile order                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        | `T`                    |
| `paid`                      | Whether payment is completed           | T: Paid, F: Unpaid, M: Partially paid                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                         | `T`                    |
| `payment_datetime`          | Payment date and time                  | `yyyy-MM-dd HH:mm:ss`                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                         | `2026-01-01 18:30:50`  |
| `payment_date`              | Payment date                           | date                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          | `20260101`             |
| `billing_name`              | Payer name                             | String                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        | `홍길동`                  |
| `bank_code`                 | Bank code                              | bank\_code                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    | `bank_001`             |
| `payment_method`            | Payment method code                    | cash: Bank transfer, card: Credit card, cell: Mobile, tcash: Account transfer, prepaid: Prepaid, credit: Deposit, point: Points, pointfy: Unified points, cvs: Convenience store, cod: Cash on delivery, coupon: Coupon, market\_discount: Market discount, etc: Other                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        | `card,coupon`          |
| `easypay_name`              | Easy-pay provider name                 | String                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        | `naverpay`             |
| `use_escrow`                | Whether escrow is used                 | T: Escrow used, F: Escrow not used                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            | `F`                    |
| `bank_account_no`           | Store's account number for this order  | String                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        | `##########3801`       |
| `price`                     | Product sale price                     | Min: 0, Max: 2147483647                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       | `25000.00`             |
| `discounted_price`          | Actual payment amount                  | String                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        | `25000.00`             |
| `membership_discount`       | Member discount amount                 | String                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        | `0.00`                 |
| `mileage_spent`             | Mileage amount used                    | String                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        | `0.00`                 |
| `delivery_fee`              | Shipping fee                           | String                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        | `3000.00`              |
| `shipping_type`             | Shipping type                          | A: Domestic, B: Overseas                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      | `A`                    |
| `shipping_status`           | Shipping status                        | F: Before shipping, M: In transit, T: Delivered, W: On hold                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   | `STATUS_ON_HOLD`       |
| `wished_delivery_datetime`  | Desired delivery date and time         | `yyyy-MM-dd HH:mm:ss`                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                         | `2026-01-01 18:30:50`  |
| `wished_delivery_date`      | Desired delivery date                  | `yyyyMMdd`                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    | `20260101`             |
| `wished_delivery_time`      | Desired delivery time                  | String                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        | -                      |
| `cancel_datetime`           | Cancellation date and time             | `yyyy-MM-dd HH:mm:ss`                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                         | `2026-01-01 18:30:50`  |
| `cancel_date`               | Order cancellation date                | `yyyyMMdd`                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    | `20260101`             |
| `return_confirmed_datetime` | Return confirmation date and time      | `yyyy-MM-dd HH:mm:ss`                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                         | `2026-01-01 18:30:50`  |
| `return_confirmed_date`     | Return approval date and time          | `yyyyMMdd`                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    | `20260101`             |
| `store_pickup`              | Whether store pickup                   | T: Store pickup, F: Not store pickup                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          | `F`                    |
| `shipping_message`          | Shipping message                       | String                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        | `빠른 배송 부탁드립니다.`        |
| `order_place_id`            | Order channel                          | cafe24: Cafe24, mobile: Mobile web, mobile\_d: Mobile app, NCHECKOUT: Naver Pay, inpark: Interpark, auction: Auction, sk11st: 11st, gmarket: Gmarket, coupang: Coupang, shopn: Smart Store                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    | `mobile`               |
| `ordering_product_code`     | Ordered product                        | String                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        | `P0000077`             |
| `ordering_product_name`     | Ordered product name                   | String                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        | `루나틱 캐주얼 데님 팬츠`        |
| `included_deferpay_order`   | Whether deferred payment is included   | String                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        | `F`                    |
| `deferpay_order_id`         | Deferred-payment order number          | String                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        | -                      |
| `withdraw`                  | Whether the claim was withdrawn        | T: Withdrawn order, F: Normal order                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           | `F`                    |
| `withdraw_type`             | Claim withdrawal type                  | Returned only for orders whose claim was withdrawn. C: Cancellation withdrawn before payment, E: Exchange withdrawn before payment                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            | `R`                    |
| `supplier_code`             | Supplier code                          | Format: A-Z0-9, length min: 8 chars, max: 8 chars                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             | `S0000000`             |
| `shipping_company_name`     | Courier company name                   | String                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        | `핵클택배`                 |
| `shipping_company_code`     | Shipping company code                  | String                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        | `6`                    |
| `tracking_no`               | Tracking number                        | String                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        | `1234567890123`        |
| `is_member`                 | Whether the user is a member           | Boolean                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       | `true`                 |

</details>

### cafe24\_hold\_shipping\_items

Shipping on hold (per product)

**Collection** Periodic (batch) · **In-App Message** Not supported · **Non-member Send** Supported

<details>

<summary>View event properties</summary>

| Property                    | Description                            | Type/Format                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   | Example                |
| --------------------------- | -------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ---------------------- |
| `event_no`                  | Event type                             | Refer to each event NO.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       | `90024`                |
| `mall_id`                   | Mall ID                                | String                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        | `hackleshop`           |
| `event_shop_no`             | Multi-mall identifier number           | String                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        | `1`                    |
| `event_code`                | Order-status event code                | create\_order (Order created), pickup\_complete\_order (Pickup completed), product\_ready (Preparing product), shipping\_end (Delivery completed), purchase\_confirm (Purchase confirmed), shipping\_ready (Preparing shipment), shipping\_start (In transit), shipping\_standby (Awaiting shipment), do\_shipping\_holding (Shipping on hold), update\_invoice\_no (Tracking number changed), unpaid (Before payment), paid\_order (Payment confirmed), cancel\_order (Cancellation processed), cancel\_order\_request (Cancellation requested), cancel\_unpaid\_order (Cancel before payment), cancellation\_complete (Cancellation completed), auto\_order\_cancel (Auto order cancellation), return\_order (Return), return\_order\_process (Return in progress), return\_order\_request (Return requested), return\_complete\_refunded (Return completed - refund completed), return\_hold (Return on hold), exchange\_order (Exchange), exchange\_order\_request (Exchange requested), exchange\_hold (Exchange on hold), exchange\_ready (Exchange ready), refund\_order (Refund completed), unrefund\_order (Before refund), changing\_recipient\_information (Recipient info changed), insert\_admin\_memo (Admin memo added), modify\_admin\_memo (Admin memo edited), delete\_admin\_memo (Admin memo deleted), old\_order\_delete (Order deleted) | `do_shipping_holding`  |
| `order_id`                  | Order number                           | String                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        | `20260101-0000001`     |
| `payment_gateway_name`      | Payment gateway (PG) name              | String                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        | `naverpay`             |
| `currency`                  | Currency                               | KRW: ₩ Won, USD: $ Dollar, JPY: ¥ Yen                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                         | `KRW`                  |
| `order_datetime`            | Order date and time                    | `yyyy-MM-dd HH:mm:ss`                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                         | `2026-01-01 18:30:50`  |
| `order_date`                | Order date                             | date                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          | `20260101`             |
| `order_place_name`          | Order channel (text)                   | String                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        | `모바일웹`                 |
| `member_id`                 | Member ID                              | String                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        | `mobie_001`            |
| `member_authentication`     | Member verification status             | T: Verified, F: Unverified, B: Specially managed member, J: Member under age 14                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               | `T`                    |
| `buyer_name`                | Orderer name                           | String                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        | `홍길동`                  |
| `buyer_email`               | Orderer email                          | String                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        | `ho******@example.com` |
| `buyer_phone`               | Orderer landline phone                 | E.164 format                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  | `+8210****5678`        |
| `buyer_cellphone`           | Orderer mobile phone                   | E.164 format                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  | `+8210****1234`        |
| `group_no_when_ordering`    | Member grade at time of order          | String                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        | `1`                    |
| `is_first_order`            | Whether it is the first order          | String                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        | `T`                    |
| `order_from_mobile`         | Whether the order was placed on mobile | T: Mobile order, F: Not a mobile order                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        | `T`                    |
| `paid`                      | Whether payment is completed           | T: Paid, F: Unpaid, M: Partially paid                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                         | `T`                    |
| `payment_datetime`          | Payment date and time                  | `yyyy-MM-dd HH:mm:ss`                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                         | `2026-01-01 18:30:50`  |
| `payment_date`              | Payment date                           | date                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          | `20260101`             |
| `billing_name`              | Payer name                             | String                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        | `홍길동`                  |
| `bank_code`                 | Bank code                              | bank\_code                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    | `bank_001`             |
| `payment_method`            | Payment method code                    | cash: Bank transfer, card: Credit card, cell: Mobile, tcash: Account transfer, prepaid: Prepaid, credit: Deposit, point: Points, pointfy: Unified points, cvs: Convenience store, cod: Cash on delivery, coupon: Coupon, market\_discount: Market discount, etc: Other                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        | `card,coupon`          |
| `easypay_name`              | Easy-pay provider name                 | String                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        | `naverpay`             |
| `use_escrow`                | Whether escrow is used                 | T: Escrow used, F: Escrow not used                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            | `F`                    |
| `bank_account_no`           | Store's account number for this order  | String                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        | `##########3801`       |
| `mileage_spent`             | Mileage amount used                    | String                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        | `0.00`                 |
| `delivery_fee`              | Shipping fee                           | String                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        | `3000.00`              |
| `shipping_type`             | Shipping type                          | A: Domestic, B: Overseas                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      | `A`                    |
| `shipping_status`           | Shipping status                        | F: Before shipping, M: In transit, T: Delivered, W: On hold                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   | `STATUS_ON_HOLD`       |
| `wished_delivery_datetime`  | Desired delivery date and time         | `yyyy-MM-dd HH:mm:ss`                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                         | `2026-01-01 18:30:50`  |
| `wished_delivery_date`      | Desired delivery date                  | `yyyyMMdd`                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    | `20260101`             |
| `wished_delivery_time`      | Desired delivery time                  | String                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        | -                      |
| `cancel_datetime`           | Cancellation date and time             | `yyyy-MM-dd HH:mm:ss`                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                         | `2026-01-01 18:30:50`  |
| `cancel_date`               | Order cancellation date                | `yyyyMMdd`                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    | `20260101`             |
| `return_confirmed_datetime` | Return confirmation date and time      | `yyyy-MM-dd HH:mm:ss`                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                         | `2026-01-01 18:30:50`  |
| `return_confirmed_date`     | Return approval date and time          | `yyyyMMdd`                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    | `20260101`             |
| `store_pickup`              | Whether store pickup                   | T: Store pickup, F: Not store pickup                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          | `F`                    |
| `shipping_message`          | Shipping message                       | String                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        | `빠른 배송 부탁드립니다.`        |
| `order_place_id`            | Order channel                          | cafe24: Cafe24, mobile: Mobile web, mobile\_d: Mobile app, NCHECKOUT: Naver Pay, inpark: Interpark, auction: Auction, sk11st: 11st, gmarket: Gmarket, coupang: Coupang, shopn: Smart Store                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    | `mobile`               |
| `included_deferpay_order`   | Whether deferred payment is included   | String                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        | `F`                    |
| `deferpay_order_id`         | Deferred-payment order number          | String                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        | -                      |
| `withdraw`                  | Whether the claim was withdrawn        | T: Withdrawn order, F: Normal order                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           | `F`                    |
| `withdraw_type`             | Claim withdrawal type                  | Returned only for orders whose claim was withdrawn. C: Cancellation withdrawn before payment, E: Exchange withdrawn before payment                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            | `R`                    |
| `ordering_product_code`     | Ordered product                        | String                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        | `P0000077`             |
| `ordering_product_name`     | Ordered product name                   | String                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        | `루나틱 캐주얼 데님 팬츠`        |
| `ord_item_code`             | Order item code                        | String                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        | `20260101-0000001-01`  |
| `supplier_code`             | Supplier code                          | Format: A-Z0-9, length min: 8 chars, max: 8 chars                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             | `S0000000`             |
| `shipping_company_name`     | Courier company name                   | String                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        | `핵클택배`                 |
| `shipping_company_code`     | Shipping company code                  | String                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        | `6`                    |
| `tracking_no`               | Tracking number                        | String                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        | `1234567890123`        |
| `is_member`                 | Whether the user is a member           | Boolean                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       | `true`                 |

</details>

### cafe24\_order\_tracking\_no\_change

Tracking number changed

**Collection** Periodic (batch) · **In-App Message** Not supported · **Non-member Send** Not supported

<details>

<summary>View event properties</summary>

| Property                | Description           | Type/Format             | Example         |
| ----------------------- | --------------------- | ----------------------- | --------------- |
| `event_no`              | Event type            | Refer to each event NO. | -               |
| `order_id`              | Order number          | String                  | -               |
| `shipping_company_code` | Shipping company code | String                  | -               |
| `shipping_company_name` | Courier company name  | String                  | -               |
| `tracking_no`           | Tracking number       | String                  | `1234567890123` |

</details>

### cafe24\_cancel\_order

Order canceled

**Collection** Real-time · **In-App Message** Not supported · **Non-member Send** Supported

<details>

<summary>View event properties</summary>

| Property                   | Description                            | Type/Format                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   | Example                |
| -------------------------- | -------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ---------------------- |
| `event_no`                 | Event type                             | Refer to each event NO.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       | `90026`                |
| `mall_id`                  | Mall ID                                | String                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        | `hackleshop`           |
| `event_shop_no`            | Multi-mall identifier number           | String                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        | `1`                    |
| `event_code`               | Order-status event code                | create\_order (Order created), pickup\_complete\_order (Pickup completed), product\_ready (Preparing product), shipping\_end (Delivery completed), purchase\_confirm (Purchase confirmed), shipping\_ready (Preparing shipment), shipping\_start (In transit), shipping\_standby (Awaiting shipment), do\_shipping\_holding (Shipping on hold), update\_invoice\_no (Tracking number changed), unpaid (Before payment), paid\_order (Payment confirmed), cancel\_order (Cancellation processed), cancel\_order\_request (Cancellation requested), cancel\_unpaid\_order (Cancel before payment), cancellation\_complete (Cancellation completed), auto\_order\_cancel (Auto order cancellation), return\_order (Return), return\_order\_process (Return in progress), return\_order\_request (Return requested), return\_complete\_refunded (Return completed - refund completed), return\_hold (Return on hold), exchange\_order (Exchange), exchange\_order\_request (Exchange requested), exchange\_hold (Exchange on hold), exchange\_ready (Exchange ready), refund\_order (Refund completed), unrefund\_order (Before refund), changing\_recipient\_information (Recipient info changed), insert\_admin\_memo (Admin memo added), modify\_admin\_memo (Admin memo edited), delete\_admin\_memo (Admin memo deleted), old\_order\_delete (Order deleted) | `cancel_order_request` |
| `order_id`                 | Order number                           | String                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        | `20260101-0000001`     |
| `payment_gateway_name`     | Payment gateway (PG) name              | String                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        | `naverpay`             |
| `currency`                 | Currency                               | KRW: ₩ Won, USD: $ Dollar, JPY: ¥ Yen                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                         | `KRW`                  |
| `order_datetime`           | Order date and time                    | `yyyy-MM-dd HH:mm:ss`                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                         | `2026-01-01 18:30:50`  |
| `order_date`               | Order date                             | date                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          | `20260101`             |
| `order_place_name`         | Order channel (text)                   | String                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        | `모바일웹`                 |
| `member_id`                | Member ID                              | String                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        | `mobie_001`            |
| `member_authentication`    | Member verification status             | T: Verified, F: Unverified, B: Specially managed member, J: Member under age 14                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               | `T`                    |
| `buyer_name`               | Orderer name                           | String                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        | `홍길동`                  |
| `buyer_email`              | Orderer email                          | String                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        | `ho******@example.com` |
| `buyer_phone`              | Orderer landline phone                 | E.164 format                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  | `+8210****5678`        |
| `buyer_cellphone`          | Orderer mobile phone                   | E.164 format                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  | `+8210****1234`        |
| `group_no_when_ordering`   | Member grade at time of order          | String                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        | `1`                    |
| `is_first_order`           | Whether it is the first order          | String                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        | `T`                    |
| `order_from_mobile`        | Whether the order was placed on mobile | T: Mobile order, F: Not a mobile order                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        | `T`                    |
| `paid`                     | Whether payment is completed           | T: Paid, F: Unpaid, M: Partially paid                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                         | `T`                    |
| `payment_datetime`         | Payment date and time                  | `yyyy-MM-dd HH:mm:ss`                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                         | `2026-01-01 18:30:50`  |
| `payment_date`             | Payment date                           | date                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          | `20260101`             |
| `billing_name`             | Payer name                             | String                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        | `홍길동`                  |
| `bank_code`                | Bank code                              | bank\_code                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    | `bank_001`             |
| `payment_method`           | Payment method code                    | cash: Bank transfer, card: Credit card, cell: Mobile, tcash: Account transfer, prepaid: Prepaid, credit: Deposit, point: Points, pointfy: Unified points, cvs: Convenience store, cod: Cash on delivery, coupon: Coupon, market\_discount: Market discount, etc: Other                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        | `card,coupon`          |
| `easypay_name`             | Easy-pay provider name                 | String                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        | `naverpay`             |
| `use_escrow`               | Whether escrow is used                 | T: Escrow used, F: Escrow not used                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            | `F`                    |
| `bank_account_no`          | Store's account number for this order  | String                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        | `##########3801`       |
| `price`                    | Product sale price                     | Min: 0, Max: 2147483647                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       | `25000.00`             |
| `discounted_price`         | Actual payment amount                  | String                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        | `25000.00`             |
| `membership_discount`      | Member discount amount                 | String                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        | `0.00`                 |
| `mileage_spent`            | Mileage amount used                    | String                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        | `0.00`                 |
| `cancel_datetime`          | Cancellation date and time             | `yyyy-MM-dd HH:mm:ss`                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                         | `2026-01-01 18:30:50`  |
| `cancel_date`              | Order cancellation date                | `yyyyMMdd`                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    | `20260101`             |
| `wished_delivery_datetime` | Desired delivery date and time         | `yyyy-MM-dd HH:mm:ss`                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                         | `2026-01-01 18:30:50`  |
| `wished_delivery_date`     | Desired delivery date                  | `yyyyMMdd`                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    | `20260101`             |
| `delivery_fee`             | Shipping fee                           | String                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        | `3000.00`              |
| `shipping_type`            | Shipping type                          | A: Domestic, B: Overseas                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      | `A`                    |
| `shipping_status`          | Shipping status                        | F: Before shipping, M: In transit, T: Delivered, W: On hold                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   | `F`                    |
| `wished_delivery_time`     | Desired delivery time                  | String                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        | -                      |
| `store_pickup`             | Whether store pickup                   | T: Store pickup, F: Not store pickup                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          | `F`                    |
| `shipping_message`         | Shipping message                       | String                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        | `빠른 배송 부탁드립니다.`        |
| `order_place_id`           | Order channel                          | cafe24: Cafe24, mobile: Mobile web, mobile\_d: Mobile app, NCHECKOUT: Naver Pay, inpark: Interpark, auction: Auction, sk11st: 11st, gmarket: Gmarket, coupang: Coupang, shopn: Smart Store                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    | `mobile`               |
| `ordering_product_code`    | Ordered product                        | String                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        | `P0000077`             |
| `ordering_product_name`    | Ordered product name                   | String                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        | `루나틱 캐주얼 데님 팬츠`        |
| `claim_reason_type`        | Claim reason type                      | String                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        | `E`                    |
| `claim_reason`             | Claim reason                           | String                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        | `상품 불만족`               |
| `claim_reason_type_text`   | Cancellation reason                    | Change of mind, Dissatisfied with product, Defective product, Delivery error                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  | `고객변심`                 |
| `is_member`                | Whether the user is a member           | Boolean                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       | `true`                 |

</details>

### cafe24\_cancel\_order\_items

Order canceled (per product)

**Collection** Real-time · **In-App Message** Not supported · **Non-member Send** Supported

<details>

<summary>View event properties</summary>

| Property                   | Description                            | Type/Format                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   | Example                |
| -------------------------- | -------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ---------------------- |
| `event_no`                 | Event type                             | Refer to each event NO.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       | `90026`                |
| `mall_id`                  | Mall ID                                | String                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        | `hackleshop`           |
| `event_shop_no`            | Multi-mall identifier number           | String                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        | `1`                    |
| `event_code`               | Order-status event code                | create\_order (Order created), pickup\_complete\_order (Pickup completed), product\_ready (Preparing product), shipping\_end (Delivery completed), purchase\_confirm (Purchase confirmed), shipping\_ready (Preparing shipment), shipping\_start (In transit), shipping\_standby (Awaiting shipment), do\_shipping\_holding (Shipping on hold), update\_invoice\_no (Tracking number changed), unpaid (Before payment), paid\_order (Payment confirmed), cancel\_order (Cancellation processed), cancel\_order\_request (Cancellation requested), cancel\_unpaid\_order (Cancel before payment), cancellation\_complete (Cancellation completed), auto\_order\_cancel (Auto order cancellation), return\_order (Return), return\_order\_process (Return in progress), return\_order\_request (Return requested), return\_complete\_refunded (Return completed - refund completed), return\_hold (Return on hold), exchange\_order (Exchange), exchange\_order\_request (Exchange requested), exchange\_hold (Exchange on hold), exchange\_ready (Exchange ready), refund\_order (Refund completed), unrefund\_order (Before refund), changing\_recipient\_information (Recipient info changed), insert\_admin\_memo (Admin memo added), modify\_admin\_memo (Admin memo edited), delete\_admin\_memo (Admin memo deleted), old\_order\_delete (Order deleted) | `cancel_order_request` |
| `order_id`                 | Order number                           | String                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        | `20260101-0000001`     |
| `payment_gateway_name`     | Payment gateway (PG) name              | String                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        | `naverpay`             |
| `currency`                 | Currency                               | KRW: ₩ Won, USD: $ Dollar, JPY: ¥ Yen                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                         | `KRW`                  |
| `order_datetime`           | Order date and time                    | `yyyy-MM-dd HH:mm:ss`                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                         | `2026-01-01 18:30:50`  |
| `order_date`               | Order date                             | date                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          | `20260101`             |
| `order_place_name`         | Order channel (text)                   | String                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        | `모바일웹`                 |
| `member_id`                | Member ID                              | String                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        | `mobie_001`            |
| `member_authentication`    | Member verification status             | T: Verified, F: Unverified, B: Specially managed member, J: Member under age 14                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               | `T`                    |
| `buyer_name`               | Orderer name                           | String                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        | `홍길동`                  |
| `buyer_email`              | Orderer email                          | String                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        | `ho******@example.com` |
| `buyer_phone`              | Orderer landline phone                 | E.164 format                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  | `+8210****5678`        |
| `buyer_cellphone`          | Orderer mobile phone                   | E.164 format                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  | `+8210****1234`        |
| `group_no_when_ordering`   | Member grade at time of order          | String                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        | `1`                    |
| `is_first_order`           | Whether it is the first order          | String                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        | `T`                    |
| `order_from_mobile`        | Whether the order was placed on mobile | T: Mobile order, F: Not a mobile order                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        | `T`                    |
| `paid`                     | Whether payment is completed           | T: Paid, F: Unpaid, M: Partially paid                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                         | `T`                    |
| `payment_datetime`         | Payment date and time                  | `yyyy-MM-dd HH:mm:ss`                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                         | `2026-01-01 18:30:50`  |
| `payment_date`             | Payment date                           | date                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          | `20260101`             |
| `billing_name`             | Payer name                             | String                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        | `홍길동`                  |
| `bank_code`                | Bank code                              | bank\_code                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    | `bank_001`             |
| `payment_method`           | Payment method code                    | cash: Bank transfer, card: Credit card, cell: Mobile, tcash: Account transfer, prepaid: Prepaid, credit: Deposit, point: Points, pointfy: Unified points, cvs: Convenience store, cod: Cash on delivery, coupon: Coupon, market\_discount: Market discount, etc: Other                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        | `card,coupon`          |
| `easypay_name`             | Easy-pay provider name                 | String                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        | `naverpay`             |
| `use_escrow`               | Whether escrow is used                 | T: Escrow used, F: Escrow not used                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            | `F`                    |
| `bank_account_no`          | Store's account number for this order  | String                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        | `##########3801`       |
| `mileage_spent`            | Mileage amount used                    | String                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        | `0.00`                 |
| `cancel_datetime`          | Cancellation date and time             | `yyyy-MM-dd HH:mm:ss`                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                         | `2026-01-01 18:30:50`  |
| `cancel_date`              | Order cancellation date                | `yyyyMMdd`                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    | `20260101`             |
| `wished_delivery_datetime` | Desired delivery date and time         | `yyyy-MM-dd HH:mm:ss`                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                         | `2026-01-01 18:30:50`  |
| `wished_delivery_date`     | Desired delivery date                  | `yyyyMMdd`                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    | `20260101`             |
| `delivery_fee`             | Shipping fee                           | String                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        | `3000.00`              |
| `shipping_type`            | Shipping type                          | A: Domestic, B: Overseas                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      | `A`                    |
| `shipping_status`          | Shipping status                        | F: Before shipping, M: In transit, T: Delivered, W: On hold                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   | `F`                    |
| `wished_delivery_time`     | Desired delivery time                  | String                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        | -                      |
| `store_pickup`             | Whether store pickup                   | T: Store pickup, F: Not store pickup                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          | `F`                    |
| `shipping_message`         | Shipping message                       | String                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        | `빠른 배송 부탁드립니다.`        |
| `order_place_id`           | Order channel                          | cafe24: Cafe24, mobile: Mobile web, mobile\_d: Mobile app, NCHECKOUT: Naver Pay, inpark: Interpark, auction: Auction, sk11st: 11st, gmarket: Gmarket, coupang: Coupang, shopn: Smart Store                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    | `mobile`               |
| `claim_reason_type`        | Claim reason type                      | String                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        | `E`                    |
| `claim_reason`             | Claim reason                           | String                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        | `상품 불만족`               |
| `claim_reason_type_text`   | Cancellation reason                    | Change of mind, Dissatisfied with product, Defective product, Delivery error                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  | `고객변심`                 |
| `ordering_product_code`    | Ordered product                        | String                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        | `P0000077`             |
| `ordering_product_name`    | Ordered product name                   | String                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        | `루나틱 캐주얼 데님 팬츠`        |
| `is_member`                | Whether the user is a member           | Boolean                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       | `true`                 |

</details>

### cafe24\_return\_order

Order returned

**Collection** Real-time · **In-App Message** Not supported · **Non-member Send** Supported

<details>

<summary>View event properties</summary>

| Property                   | Description                            | Type/Format                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   | Example                |
| -------------------------- | -------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ---------------------- |
| `event_no`                 | Event type                             | Refer to each event NO.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       | `90024`                |
| `mall_id`                  | Mall ID                                | String                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        | `hackleshop`           |
| `event_shop_no`            | Multi-mall identifier number           | String                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        | `1`                    |
| `event_code`               | Order-status event code                | create\_order (Order created), pickup\_complete\_order (Pickup completed), product\_ready (Preparing product), shipping\_end (Delivery completed), purchase\_confirm (Purchase confirmed), shipping\_ready (Preparing shipment), shipping\_start (In transit), shipping\_standby (Awaiting shipment), do\_shipping\_holding (Shipping on hold), update\_invoice\_no (Tracking number changed), unpaid (Before payment), paid\_order (Payment confirmed), cancel\_order (Cancellation processed), cancel\_order\_request (Cancellation requested), cancel\_unpaid\_order (Cancel before payment), cancellation\_complete (Cancellation completed), auto\_order\_cancel (Auto order cancellation), return\_order (Return), return\_order\_process (Return in progress), return\_order\_request (Return requested), return\_complete\_refunded (Return completed - refund completed), return\_hold (Return on hold), exchange\_order (Exchange), exchange\_order\_request (Exchange requested), exchange\_hold (Exchange on hold), exchange\_ready (Exchange ready), refund\_order (Refund completed), unrefund\_order (Before refund), changing\_recipient\_information (Recipient info changed), insert\_admin\_memo (Admin memo added), modify\_admin\_memo (Admin memo edited), delete\_admin\_memo (Admin memo deleted), old\_order\_delete (Order deleted) | `return_order_request` |
| `order_id`                 | Order number                           | String                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        | `20260101-0000001`     |
| `payment_gateway_name`     | Payment gateway (PG) name              | String                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        | `naverpay`             |
| `currency`                 | Currency                               | KRW: ₩ Won, USD: $ Dollar, JPY: ¥ Yen                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                         | `KRW`                  |
| `order_datetime`           | Order date and time                    | `yyyy-MM-dd HH:mm:ss`                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                         | `2026-01-01 18:30:50`  |
| `order_date`               | Order date                             | date                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          | `20260101`             |
| `order_place_name`         | Order channel (text)                   | String                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        | `모바일웹`                 |
| `member_id`                | Member ID                              | String                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        | `mobie_001`            |
| `member_authentication`    | Member verification status             | T: Verified, F: Unverified, B: Specially managed member, J: Member under age 14                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               | `T`                    |
| `buyer_name`               | Orderer name                           | String                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        | `홍길동`                  |
| `buyer_email`              | Orderer email                          | String                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        | `ho******@example.com` |
| `buyer_phone`              | Orderer landline phone                 | E.164 format                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  | `+8210****5678`        |
| `buyer_cellphone`          | Orderer mobile phone                   | E.164 format                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  | `+8210****1234`        |
| `group_no_when_ordering`   | Member grade at time of order          | String                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        | `1`                    |
| `is_first_order`           | Whether it is the first order          | String                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        | `T`                    |
| `order_from_mobile`        | Whether the order was placed on mobile | T: Mobile order, F: Not a mobile order                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        | `T`                    |
| `paid`                     | Whether payment is completed           | T: Paid, F: Unpaid, M: Partially paid                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                         | `T`                    |
| `payment_datetime`         | Payment date and time                  | `yyyy-MM-dd HH:mm:ss`                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                         | `2026-01-01 18:30:50`  |
| `payment_date`             | Payment date                           | date                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          | `20260101`             |
| `billing_name`             | Payer name                             | String                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        | `홍길동`                  |
| `bank_code`                | Bank code                              | bank\_code                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    | `bank_001`             |
| `payment_method`           | Payment method code                    | cash: Bank transfer, card: Credit card, cell: Mobile, tcash: Account transfer, prepaid: Prepaid, credit: Deposit, point: Points, pointfy: Unified points, cvs: Convenience store, cod: Cash on delivery, coupon: Coupon, market\_discount: Market discount, etc: Other                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        | `card,coupon`          |
| `easypay_name`             | Easy-pay provider name                 | String                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        | `naverpay`             |
| `use_escrow`               | Whether escrow is used                 | T: Escrow used, F: Escrow not used                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            | `F`                    |
| `bank_account_no`          | Store's account number for this order  | String                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        | `##########3801`       |
| `price`                    | Product sale price                     | Min: 0, Max: 2147483647                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       | `25000.00`             |
| `discounted_price`         | Actual payment amount                  | String                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        | `25000.00`             |
| `membership_discount`      | Member discount amount                 | String                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        | `0.00`                 |
| `mileage_spent`            | Mileage amount used                    | String                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        | `0.00`                 |
| `cancel_datetime`          | Cancellation date and time             | `yyyy-MM-dd HH:mm:ss`                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                         | `2026-01-01 18:30:50`  |
| `cancel_date`              | Order cancellation date                | `yyyyMMdd`                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    | `20260101`             |
| `wished_delivery_datetime` | Desired delivery date and time         | `yyyy-MM-dd HH:mm:ss`                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                         | `2026-01-01 18:30:50`  |
| `wished_delivery_date`     | Desired delivery date                  | `yyyyMMdd`                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    | `20260101`             |
| `delivery_fee`             | Shipping fee                           | String                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        | `3000.00`              |
| `shipping_type`            | Shipping type                          | A: Domestic, B: Overseas                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      | `A`                    |
| `shipping_status`          | Shipping status                        | F: Before shipping, M: In transit, T: Delivered, W: On hold                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   | `M`                    |
| `wished_delivery_time`     | Desired delivery time                  | String                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        | -                      |
| `store_pickup`             | Whether store pickup                   | T: Store pickup, F: Not store pickup                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          | `F`                    |
| `shipping_message`         | Shipping message                       | String                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        | `빠른 배송 부탁드립니다.`        |
| `order_place_id`           | Order channel                          | cafe24: Cafe24, mobile: Mobile web, mobile\_d: Mobile app, NCHECKOUT: Naver Pay, inpark: Interpark, auction: Auction, sk11st: 11st, gmarket: Gmarket, coupang: Coupang, shopn: Smart Store                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    | `mobile`               |
| `ordering_product_code`    | Ordered product                        | String                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        | `P0000077`             |
| `ordering_product_name`    | Ordered product name                   | String                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        | `루나틱 캐주얼 데님 팬츠`        |
| `claim_reason_type`        | Claim reason type                      | String                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        | `E`                    |
| `claim_reason`             | Claim reason                           | String                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        | `상품 불만족`               |
| `claim_reason_type_text`   | Return reason                          | Change of mind, Dissatisfied with product, Defective product, Delivery error                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  | `상품불만족`                |
| `is_member`                | Whether the user is a member           | Boolean                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       | `true`                 |

</details>

### cafe24\_return\_order\_items

Order returned (per product)

**Collection** Real-time · **In-App Message** Not supported · **Non-member Send** Supported

<details>

<summary>View event properties</summary>

| Property                   | Description                            | Type/Format                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   | Example                |
| -------------------------- | -------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ---------------------- |
| `event_no`                 | Event type                             | Refer to each event NO.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       | `90024`                |
| `mall_id`                  | Mall ID                                | String                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        | `hackleshop`           |
| `event_shop_no`            | Multi-mall identifier number           | String                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        | `1`                    |
| `event_code`               | Order-status event code                | create\_order (Order created), pickup\_complete\_order (Pickup completed), product\_ready (Preparing product), shipping\_end (Delivery completed), purchase\_confirm (Purchase confirmed), shipping\_ready (Preparing shipment), shipping\_start (In transit), shipping\_standby (Awaiting shipment), do\_shipping\_holding (Shipping on hold), update\_invoice\_no (Tracking number changed), unpaid (Before payment), paid\_order (Payment confirmed), cancel\_order (Cancellation processed), cancel\_order\_request (Cancellation requested), cancel\_unpaid\_order (Cancel before payment), cancellation\_complete (Cancellation completed), auto\_order\_cancel (Auto order cancellation), return\_order (Return), return\_order\_process (Return in progress), return\_order\_request (Return requested), return\_complete\_refunded (Return completed - refund completed), return\_hold (Return on hold), exchange\_order (Exchange), exchange\_order\_request (Exchange requested), exchange\_hold (Exchange on hold), exchange\_ready (Exchange ready), refund\_order (Refund completed), unrefund\_order (Before refund), changing\_recipient\_information (Recipient info changed), insert\_admin\_memo (Admin memo added), modify\_admin\_memo (Admin memo edited), delete\_admin\_memo (Admin memo deleted), old\_order\_delete (Order deleted) | `return_order_request` |
| `order_id`                 | Order number                           | String                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        | `20260101-0000001`     |
| `payment_gateway_name`     | Payment gateway (PG) name              | String                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        | `naverpay`             |
| `currency`                 | Currency                               | KRW: ₩ Won, USD: $ Dollar, JPY: ¥ Yen                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                         | `KRW`                  |
| `order_datetime`           | Order date and time                    | `yyyy-MM-dd HH:mm:ss`                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                         | `2026-01-01 18:30:50`  |
| `order_date`               | Order date                             | date                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          | `20260101`             |
| `order_place_name`         | Order channel (text)                   | String                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        | `모바일웹`                 |
| `member_id`                | Member ID                              | String                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        | `mobie_001`            |
| `member_authentication`    | Member verification status             | T: Verified, F: Unverified, B: Specially managed member, J: Member under age 14                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               | `T`                    |
| `buyer_name`               | Orderer name                           | String                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        | `홍길동`                  |
| `buyer_email`              | Orderer email                          | String                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        | `ho******@example.com` |
| `buyer_phone`              | Orderer landline phone                 | E.164 format                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  | `+8210****5678`        |
| `buyer_cellphone`          | Orderer mobile phone                   | E.164 format                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  | `+8210****1234`        |
| `group_no_when_ordering`   | Member grade at time of order          | String                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        | `1`                    |
| `is_first_order`           | Whether it is the first order          | String                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        | `T`                    |
| `order_from_mobile`        | Whether the order was placed on mobile | T: Mobile order, F: Not a mobile order                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        | `T`                    |
| `paid`                     | Whether payment is completed           | T: Paid, F: Unpaid, M: Partially paid                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                         | `T`                    |
| `payment_datetime`         | Payment date and time                  | `yyyy-MM-dd HH:mm:ss`                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                         | `2026-01-01 18:30:50`  |
| `payment_date`             | Payment date                           | date                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          | `20260101`             |
| `billing_name`             | Payer name                             | String                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        | `홍길동`                  |
| `bank_code`                | Bank code                              | bank\_code                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    | `bank_001`             |
| `payment_method`           | Payment method code                    | cash: Bank transfer, card: Credit card, cell: Mobile, tcash: Account transfer, prepaid: Prepaid, credit: Deposit, point: Points, pointfy: Unified points, cvs: Convenience store, cod: Cash on delivery, coupon: Coupon, market\_discount: Market discount, etc: Other                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        | `card,coupon`          |
| `easypay_name`             | Easy-pay provider name                 | String                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        | `naverpay`             |
| `use_escrow`               | Whether escrow is used                 | T: Escrow used, F: Escrow not used                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            | `F`                    |
| `bank_account_no`          | Store's account number for this order  | String                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        | `##########3801`       |
| `mileage_spent`            | Mileage amount used                    | String                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        | `0.00`                 |
| `cancel_datetime`          | Cancellation date and time             | `yyyy-MM-dd HH:mm:ss`                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                         | `2026-01-01 18:30:50`  |
| `cancel_date`              | Order cancellation date                | `yyyyMMdd`                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    | `20260101`             |
| `wished_delivery_datetime` | Desired delivery date and time         | `yyyy-MM-dd HH:mm:ss`                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                         | `2026-01-01 18:30:50`  |
| `wished_delivery_date`     | Desired delivery date                  | `yyyyMMdd`                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    | `20260101`             |
| `delivery_fee`             | Shipping fee                           | String                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        | `3000.00`              |
| `shipping_type`            | Shipping type                          | A: Domestic, B: Overseas                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      | `A`                    |
| `shipping_status`          | Shipping status                        | F: Before shipping, M: In transit, T: Delivered, W: On hold                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   | `M`                    |
| `wished_delivery_time`     | Desired delivery time                  | String                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        | -                      |
| `store_pickup`             | Whether store pickup                   | T: Store pickup, F: Not store pickup                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          | `F`                    |
| `shipping_message`         | Shipping message                       | String                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        | `빠른 배송 부탁드립니다.`        |
| `order_place_id`           | Order channel                          | cafe24: Cafe24, mobile: Mobile web, mobile\_d: Mobile app, NCHECKOUT: Naver Pay, inpark: Interpark, auction: Auction, sk11st: 11st, gmarket: Gmarket, coupang: Coupang, shopn: Smart Store                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    | `mobile`               |
| `claim_reason_type`        | Claim reason type                      | String                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        | `E`                    |
| `claim_reason`             | Claim reason                           | String                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        | `상품 불만족`               |
| `claim_reason_type_text`   | Return reason                          | Change of mind, Dissatisfied with product, Defective product, Delivery error                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  | `상품불만족`                |
| `ordering_product_code`    | Ordered product                        | String                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        | `P0000077`             |
| `ordering_product_name`    | Ordered product name                   | String                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        | `루나틱 캐주얼 데님 팬츠`        |
| `is_member`                | Whether the user is a member           | Boolean                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       | `true`                 |

</details>

### cafe24\_refund\_order

Order refunded

**Collection** Real-time · **In-App Message** Not supported · **Non-member Send** Supported

<details>

<summary>View event properties</summary>

| Property                   | Description                            | Type/Format                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   | Example                |
| -------------------------- | -------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ---------------------- |
| `event_no`                 | Event type                             | Refer to each event NO.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       | `90024`                |
| `mall_id`                  | Mall ID                                | String                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        | `hackleshop`           |
| `event_shop_no`            | Multi-mall identifier number           | String                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        | `1`                    |
| `event_code`               | Order-status event code                | create\_order (Order created), pickup\_complete\_order (Pickup completed), product\_ready (Preparing product), shipping\_end (Delivery completed), purchase\_confirm (Purchase confirmed), shipping\_ready (Preparing shipment), shipping\_start (In transit), shipping\_standby (Awaiting shipment), do\_shipping\_holding (Shipping on hold), update\_invoice\_no (Tracking number changed), unpaid (Before payment), paid\_order (Payment confirmed), cancel\_order (Cancellation processed), cancel\_order\_request (Cancellation requested), cancel\_unpaid\_order (Cancel before payment), cancellation\_complete (Cancellation completed), auto\_order\_cancel (Auto order cancellation), return\_order (Return), return\_order\_process (Return in progress), return\_order\_request (Return requested), return\_complete\_refunded (Return completed - refund completed), return\_hold (Return on hold), exchange\_order (Exchange), exchange\_order\_request (Exchange requested), exchange\_hold (Exchange on hold), exchange\_ready (Exchange ready), refund\_order (Refund completed), unrefund\_order (Before refund), changing\_recipient\_information (Recipient info changed), insert\_admin\_memo (Admin memo added), modify\_admin\_memo (Admin memo edited), delete\_admin\_memo (Admin memo deleted), old\_order\_delete (Order deleted) | `refund_order`         |
| `order_id`                 | Order number                           | String                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        | `20260101-0000001`     |
| `payment_gateway_name`     | Payment gateway (PG) name              | String                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        | `naverpay`             |
| `currency`                 | Currency                               | KRW: ₩ Won, USD: $ Dollar, JPY: ¥ Yen                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                         | `KRW`                  |
| `order_datetime`           | Order date and time                    | `yyyy-MM-dd HH:mm:ss`                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                         | `2026-01-01 18:30:50`  |
| `order_date`               | Order date                             | date                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          | `20260101`             |
| `order_place_name`         | Order channel (text)                   | String                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        | `모바일웹`                 |
| `member_id`                | Member ID                              | String                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        | `mobie_001`            |
| `member_authentication`    | Member verification status             | T: Verified, F: Unverified, B: Specially managed member, J: Member under age 14                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               | `T`                    |
| `buyer_name`               | Orderer name                           | String                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        | `홍길동`                  |
| `buyer_email`              | Orderer email                          | String                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        | `ho******@example.com` |
| `buyer_phone`              | Orderer landline phone                 | E.164 format                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  | `+8210****5678`        |
| `buyer_cellphone`          | Orderer mobile phone                   | E.164 format                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  | `+8210****1234`        |
| `group_no_when_ordering`   | Member grade at time of order          | String                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        | `1`                    |
| `is_first_order`           | Whether it is the first order          | String                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        | `T`                    |
| `order_from_mobile`        | Whether the order was placed on mobile | T: Mobile order, F: Not a mobile order                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        | `T`                    |
| `paid`                     | Whether payment is completed           | T: Paid, F: Unpaid, M: Partially paid                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                         | `T`                    |
| `payment_datetime`         | Payment date and time                  | `yyyy-MM-dd HH:mm:ss`                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                         | `2026-01-01 18:30:50`  |
| `payment_date`             | Payment date                           | date                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          | `20260101`             |
| `billing_name`             | Payer name                             | String                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        | `홍길동`                  |
| `bank_code`                | Bank code                              | bank\_code                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    | `bank_001`             |
| `payment_method`           | Payment method code                    | cash: Bank transfer, card: Credit card, cell: Mobile, tcash: Account transfer, prepaid: Prepaid, credit: Deposit, point: Points, pointfy: Unified points, cvs: Convenience store, cod: Cash on delivery, coupon: Coupon, market\_discount: Market discount, etc: Other                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        | `card,coupon`          |
| `easypay_name`             | Easy-pay provider name                 | String                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        | `naverpay`             |
| `use_escrow`               | Whether escrow is used                 | T: Escrow used, F: Escrow not used                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            | `F`                    |
| `bank_account_no`          | Store's account number for this order  | String                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        | `##########3801`       |
| `price`                    | Product sale price                     | Min: 0, Max: 2147483647                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       | `25000.00`             |
| `discounted_price`         | Actual payment amount                  | String                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        | `25000.00`             |
| `membership_discount`      | Member discount amount                 | String                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        | `0.00`                 |
| `mileage_spent`            | Mileage amount used                    | String                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        | `0.00`                 |
| `cancel_datetime`          | Cancellation date and time             | `yyyy-MM-dd HH:mm:ss`                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                         | `2026-01-01 18:30:50`  |
| `cancel_date`              | Order cancellation date                | `yyyyMMdd`                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    | `20260101`             |
| `wished_delivery_datetime` | Desired delivery date and time         | `yyyy-MM-dd HH:mm:ss`                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                         | `2026-01-01 18:30:50`  |
| `wished_delivery_date`     | Desired delivery date                  | `yyyyMMdd`                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    | `20260101`             |
| `delivery_fee`             | Shipping fee                           | String                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        | `3000.00`              |
| `shipping_type`            | Shipping type                          | A: Domestic, B: Overseas                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      | `A`                    |
| `shipping_status`          | Shipping status                        | F: Before shipping, M: In transit, T: Delivered, W: On hold                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   | `T`                    |
| `wished_delivery_time`     | Desired delivery time                  | String                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        | -                      |
| `store_pickup`             | Whether store pickup                   | T: Store pickup, F: Not store pickup                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          | `F`                    |
| `shipping_message`         | Shipping message                       | String                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        | `빠른 배송 부탁드립니다.`        |
| `order_place_id`           | Order channel                          | cafe24: Cafe24, mobile: Mobile web, mobile\_d: Mobile app, NCHECKOUT: Naver Pay, inpark: Interpark, auction: Auction, sk11st: 11st, gmarket: Gmarket, coupang: Coupang, shopn: Smart Store                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    | `mobile`               |
| `ordering_product_code`    | Ordered product                        | String                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        | `P0000077`             |
| `ordering_product_name`    | Ordered product name                   | String                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        | `루나틱 캐주얼 데님 팬츠`        |
| `claim_reason_type`        | Claim reason type                      | String                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        | `E`                    |
| `claim_reason`             | Claim reason                           | String                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        | `상품 불만족`               |
| `claim_reason_type_text`   | Return reason                          | Change of mind, Dissatisfied with product, Defective product, Delivery error                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  | `상품불만족`                |
| `is_member`                | Whether the user is a member           | Boolean                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       | `true`                 |

</details>

### cafe24\_refund\_order\_items

Order refunded (per product)

**Collection** Real-time · **In-App Message** Not supported · **Non-member Send** Supported

<details>

<summary>View event properties</summary>

| Property                   | Description                            | Type/Format                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   | Example                |
| -------------------------- | -------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ---------------------- |
| `event_no`                 | Event type                             | Refer to each event NO.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       | `90024`                |
| `mall_id`                  | Mall ID                                | String                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        | `hackleshop`           |
| `event_shop_no`            | Multi-mall identifier number           | String                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        | `1`                    |
| `event_code`               | Order-status event code                | create\_order (Order created), pickup\_complete\_order (Pickup completed), product\_ready (Preparing product), shipping\_end (Delivery completed), purchase\_confirm (Purchase confirmed), shipping\_ready (Preparing shipment), shipping\_start (In transit), shipping\_standby (Awaiting shipment), do\_shipping\_holding (Shipping on hold), update\_invoice\_no (Tracking number changed), unpaid (Before payment), paid\_order (Payment confirmed), cancel\_order (Cancellation processed), cancel\_order\_request (Cancellation requested), cancel\_unpaid\_order (Cancel before payment), cancellation\_complete (Cancellation completed), auto\_order\_cancel (Auto order cancellation), return\_order (Return), return\_order\_process (Return in progress), return\_order\_request (Return requested), return\_complete\_refunded (Return completed - refund completed), return\_hold (Return on hold), exchange\_order (Exchange), exchange\_order\_request (Exchange requested), exchange\_hold (Exchange on hold), exchange\_ready (Exchange ready), refund\_order (Refund completed), unrefund\_order (Before refund), changing\_recipient\_information (Recipient info changed), insert\_admin\_memo (Admin memo added), modify\_admin\_memo (Admin memo edited), delete\_admin\_memo (Admin memo deleted), old\_order\_delete (Order deleted) | `refund_order`         |
| `order_id`                 | Order number                           | String                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        | `20260101-0000001`     |
| `payment_gateway_name`     | Payment gateway (PG) name              | String                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        | `naverpay`             |
| `currency`                 | Currency                               | KRW: ₩ Won, USD: $ Dollar, JPY: ¥ Yen                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                         | `KRW`                  |
| `order_datetime`           | Order date and time                    | `yyyy-MM-dd HH:mm:ss`                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                         | `2026-01-01 18:30:50`  |
| `order_date`               | Order date                             | date                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          | `20260101`             |
| `order_place_name`         | Order channel (text)                   | String                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        | `모바일웹`                 |
| `member_id`                | Member ID                              | String                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        | `mobie_001`            |
| `member_authentication`    | Member verification status             | T: Verified, F: Unverified, B: Specially managed member, J: Member under age 14                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               | `T`                    |
| `buyer_name`               | Orderer name                           | String                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        | `홍길동`                  |
| `buyer_email`              | Orderer email                          | String                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        | `ho******@example.com` |
| `buyer_phone`              | Orderer landline phone                 | E.164 format                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  | `+8210****5678`        |
| `buyer_cellphone`          | Orderer mobile phone                   | E.164 format                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  | `+8210****1234`        |
| `group_no_when_ordering`   | Member grade at time of order          | String                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        | `1`                    |
| `is_first_order`           | Whether it is the first order          | String                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        | `T`                    |
| `order_from_mobile`        | Whether the order was placed on mobile | T: Mobile order, F: Not a mobile order                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        | `T`                    |
| `paid`                     | Whether payment is completed           | T: Paid, F: Unpaid, M: Partially paid                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                         | `T`                    |
| `payment_datetime`         | Payment date and time                  | `yyyy-MM-dd HH:mm:ss`                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                         | `2026-01-01 18:30:50`  |
| `payment_date`             | Payment date                           | date                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          | `20260101`             |
| `billing_name`             | Payer name                             | String                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        | `홍길동`                  |
| `bank_code`                | Bank code                              | bank\_code                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    | `bank_001`             |
| `payment_method`           | Payment method code                    | cash: Bank transfer, card: Credit card, cell: Mobile, tcash: Account transfer, prepaid: Prepaid, credit: Deposit, point: Points, pointfy: Unified points, cvs: Convenience store, cod: Cash on delivery, coupon: Coupon, market\_discount: Market discount, etc: Other                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        | `card,coupon`          |
| `easypay_name`             | Easy-pay provider name                 | String                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        | `naverpay`             |
| `use_escrow`               | Whether escrow is used                 | T: Escrow used, F: Escrow not used                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            | `F`                    |
| `bank_account_no`          | Store's account number for this order  | String                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        | `##########3801`       |
| `mileage_spent`            | Mileage amount used                    | String                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        | `0.00`                 |
| `cancel_datetime`          | Cancellation date and time             | `yyyy-MM-dd HH:mm:ss`                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                         | `2026-01-01 18:30:50`  |
| `cancel_date`              | Order cancellation date                | `yyyyMMdd`                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    | `20260101`             |
| `wished_delivery_datetime` | Desired delivery date and time         | `yyyy-MM-dd HH:mm:ss`                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                         | `2026-01-01 18:30:50`  |
| `wished_delivery_date`     | Desired delivery date                  | `yyyyMMdd`                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    | `20260101`             |
| `delivery_fee`             | Shipping fee                           | String                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        | `3000.00`              |
| `shipping_type`            | Shipping type                          | A: Domestic, B: Overseas                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      | `A`                    |
| `shipping_status`          | Shipping status                        | F: Before shipping, M: In transit, T: Delivered, W: On hold                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   | `T`                    |
| `wished_delivery_time`     | Desired delivery time                  | String                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        | -                      |
| `store_pickup`             | Whether store pickup                   | T: Store pickup, F: Not store pickup                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          | `F`                    |
| `shipping_message`         | Shipping message                       | String                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        | `빠른 배송 부탁드립니다.`        |
| `order_place_id`           | Order channel                          | cafe24: Cafe24, mobile: Mobile web, mobile\_d: Mobile app, NCHECKOUT: Naver Pay, inpark: Interpark, auction: Auction, sk11st: 11st, gmarket: Gmarket, coupang: Coupang, shopn: Smart Store                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    | `mobile`               |
| `claim_reason_type`        | Claim reason type                      | String                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        | `E`                    |
| `claim_reason`             | Claim reason                           | String                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        | `상품 불만족`               |
| `claim_reason_type_text`   | Return reason                          | Change of mind, Dissatisfied with product, Defective product, Delivery error                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  | `상품불만족`                |
| `ordering_product_code`    | Ordered product                        | String                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        | `P0000077`             |
| `ordering_product_name`    | Ordered product name                   | String                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        | `루나틱 캐주얼 데님 팬츠`        |
| `is_member`                | Whether the user is a member           | Boolean                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       | `true`                 |

</details>

## Cart Events

### cafe24\_add\_to\_cart

Add to cart

**Collection** Real-time · **In-App Message** Not supported · **Non-member Send** Not supported

<details>

<summary>View event properties</summary>

| Property                   | Description                    | Type/Format           | Example                                                                                                         |
| -------------------------- | ------------------------------ | --------------------- | --------------------------------------------------------------------------------------------------------------- |
| `event_name`               | Event name                     | String                | `create_order`                                                                                                  |
| `event_time_datetime`      | Event occurrence date and time | `yyyy-MM-dd HH:mm:ss` | `2026-01-01 18:30:50`                                                                                           |
| `event_time_date`          | Event occurrence date          | `yyyyMMdd`            | `20260101`                                                                                                      |
| `event_source_url`         | URL where the event occurred   | String                | `https://hackleshop.kr/order/orderform.html`                                                                    |
| `client_user_agent`        | Client User Agent              | String                | `Mozilla/5.0 (iPhone; CPU iPhone OS 18_0 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148` |
| `cvid`                     | CVID                           | String                | `CVID.0000000000000000.0000000000000`                                                                           |
| `cvid_y`                   | CVID\_Y                        | String                | `CVID_Y.0000000000000000.0000000000000`                                                                         |
| `cvid_ad`                  | CVID\_AD                       | String                | `0000000000000.hackle`                                                                                          |
| `cvid_e`                   | CVID\_E                        | String                | -                                                                                                               |
| `mall_id`                  | Mall ID                        | String                | `hackleshop`                                                                                                    |
| `add_to_cart_product_name` | List of product names          | List                  | `["루나틱 캐주얼 데님 팬츠"]`                                                                                             |
| `total_quantity`           | Total quantity                 | Number                | `1`                                                                                                             |
| `items_count`              | Number of product types        | Number                | `1`                                                                                                             |
| `items_option_count`       | Number of product options      | Number                | `3`                                                                                                             |
| `items_unique_count`       | Number of unique products      | Number                | `1`                                                                                                             |
| `product_nos`              | List of product numbers        | List                  | `[77, 66]`                                                                                                      |
| `product_names`            | List of product names          | List                  | `["루나틱 캐주얼 데님 팬츠", "루나틱 베이직 티셔츠"]`                                                                              |
| `variant_codes`            | List of option codes           | List                  | `["P0000077000A", "P0000066000A"]`                                                                              |

</details>

### cafe24\_add\_to\_cart\_items

Add to cart (per product)

**Collection** Real-time · **In-App Message** Not supported · **Non-member Send** Not supported

<details>

<summary>View event properties</summary>

| Property              | Description                                                          | Type/Format           | Example                                                                                                         |
| --------------------- | -------------------------------------------------------------------- | --------------------- | --------------------------------------------------------------------------------------------------------------- |
| `event_name`          | Event name                                                           | String                | `create_order`                                                                                                  |
| `event_time_datetime` | Event occurrence date and time                                       | `yyyy-MM-dd HH:mm:ss` | `2026-01-01 18:30:50`                                                                                           |
| `event_time_date`     | Event occurrence date                                                | `yyyyMMdd`            | `20260101`                                                                                                      |
| `event_source_url`    | URL where the event occurred                                         | String                | `https://hackleshop.kr/order/orderform.html`                                                                    |
| `client_user_agent`   | Client User Agent                                                    | String                | `Mozilla/5.0 (iPhone; CPU iPhone OS 18_0 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148` |
| `cvid`                | CVID                                                                 | String                | `CVID.0000000000000000.0000000000000`                                                                           |
| `cvid_y`              | CVID\_Y                                                              | String                | `CVID_Y.0000000000000000.0000000000000`                                                                         |
| `cvid_ad`             | CVID\_AD                                                             | String                | `0000000000000.hackle`                                                                                          |
| `cvid_e`              | CVID\_E                                                              | String                | -                                                                                                               |
| `mall_id`             | Mall ID                                                              | String                | `hackleshop`                                                                                                    |
| `product_no`          | Unique serial number of the product (no duplicates within the store) | Number                | `77`                                                                                                            |
| `variant_code`        | Option code                                                          | String                | `P0000077000A`                                                                                                  |
| `product_name`        | Product name                                                         | Max length: 250 chars | `루나틱 캐주얼 데님 팬츠`                                                                                                 |
| `cate_no`             | Category number                                                      | Number                | `1`                                                                                                             |
| `cate_name`           | Category name                                                        | String                | `데님`                                                                                                            |
| `quantity`            | Quantity                                                             | Number                | `1`                                                                                                             |
| `product_price`       | Product price                                                        | String                | `25000.00`                                                                                                      |
| `option_value`        | Option value                                                         | String                | `옵션=[단품] 루나틱 캐주얼 데님 팬츠 1개(+0)`                                                                                  |
| `option_count`        | Number of options                                                    | Number                | `2`                                                                                                             |

</details>

## Custom Events

In addition to the events automatically collected by the plugin, you can create custom events.

### GTM Integration

When creating custom events for a Cafe24 workspace, we recommend using GTM (Google Tag Manager).

If you already have existing `triggers` or `tags`, you can use them to send events to Hackle.

For details, refer to [GTM Integration](/en/development-guide/google-tag-manager.md).


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://docs.hackle.io/en/cafe-24/events.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
