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

Gift Box

Customers who have used the member-to-member gifting service can check information about gifts sent and received on the Gift Box page.

Customers can register delivery address information in the received gift box to have the gift delivered.


Viewing the Gift Box and Receiving Gifts

When the customer clicks Gift Box on My Page, the received gift box list appears. To complete receiving a gift, they must click the delivery address input button to register a delivery address. An option change feature is provided depending on the received gift product.

Related notices at the top of the Gift Box can be viewed. For this API, please refer to View Customer Notification List in the Cart document.

1. Viewing Received Gift History

Retrieves the list of gifts the customer has received.

  • View Received Gift Box History (🔗View API >) Retrieves the list of gifts the member has received.

2. Viewing Gift Box Details

Here is how to check detailed information about a received gift.

1) My Menu > Gift Box > Received Gift Box > click order number

2) Check the Kakao Alimtalk notification > click Receive Gift in Alimtalk

Customers can check detailed information about a gift they received via the paths above, and the same API is used for the screen that displays detailed information about a sent gift.

  • View Gift Box Details (🔗View API >) Retrieves detailed information about a gift the member sent or received.

3. Receiving a Gift

For a customer to receive a gift product, the delivery address input procedure is required. Here is how to enter the delivery address.

1) My Menu > Gift Box > Received Gift Box > click order number > proceed with the delivery address input procedure

2) Check the Kakao Alimtalk notification > click Receive Gift in Alimtalk > view the received gift, then proceed with the delivery address input procedure

Once the delivery address input procedure for the received gift is complete, the delivery address for the product is changed to the registered delivery address, and the time of registration is treated as the reserved date/time for delivery.

  • Enter Gift Recipient's Delivery Address(🔗View API >) Changes the status of the received gift to accepted.

Gifting a Product

For how to place an order to gift a product to another member, please refer to the Gifting section of the Order/Payment > Order Form document.