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

Member-Related API

APIs provided by the shopping mall's member module that support order information security, customer consultation, 1:1 inquiries, and other various functions, enabling effective operation of customer service.


API Function List

API
Description
Server
Method
Remarks

Mask Withdrawn Member Order Information

Masks the order information of a member who requested withdrawal. If order information exists for the requested member number, the columns related to personal information in the order basic, order delivery address, order payment, refund information, and other gift delivery information tables are masked.

Order

POST

Find Non-Member Order Password

Finds the password for a non-member order. Generates a temporary password. Updates the non-member order's password with the generated temporary password.

Sends the generated temporary password via alert talk to the mobile phone number entered at the time of the order.

Order

POST

Get Purchase Amount by Period

Retrieves the list of order amounts placed by a member within the requested period. Order amounts for canceled or returned orders are deducted or excluded.

Order

POST

Get Order/Delivery Claim Count

Retrieves the order/delivery claim count. When the request type is myPage, the claim count retrieves live orders from order placement through delivery completion + 10 days for exchange/return counts, and the order/delivery count retrieves live orders with cancellation, exchange, or return from acceptance through completion + 10 days. When the request type is quit, the claim count retrieves exchange/return counts up until claim completion, and the order/delivery count retrieves counts from order placement through delivery completion + 14 days.

Order

POST

Get In-Progress Inquiry Count

Retrieves the customer's in-progress inquiry count. Retrieves the inquiry count registered for the requested member number and lookup period.

Order

GET

Get 1:1 Inquiry Count

Retrieves the customer's 1:1 inquiry count. Retrieves the 1:1 inquiry count corresponding to the requested member number and lookup period.

Order

GET