Member Information Management
Provides functionality to efficiently look up and modify member customer information in the shopping mall. Through this service, you can easily view and manage the member list and detailed information.
Key Features
Member List Lookup
Conveniently look up the member list of the X2BEE shopping mall.
Member Detail Lookup
View the detailed information of a member selected from the member list.
Detailed information includes basic member information, additional information, activity history, and marketing consent information.
Member Information Modification
Modify the information of a retrieved member.
Update basic information, additional information, etc. to keep member information current.
Process Definition_ Member Information Management

Enter Member Detail and Verify Authority
Enter the member detail popup. If the user has personal-information handling authority, the user's password is verified. If the user does not have personal-information handling authority, password verification is skipped, and the member's information is masked and cannot be modified.
Refund Account Management
Enter the member refund account popup. If the user has personal-information handling authority, the password is verified. Registered refund accounts can be viewed, and a refund account can be newly registered or modified. If the user does not have personal-information handling authority, password verification is skipped, but the masked refund account information can be viewed, and refund accounts cannot be registered or modified.
Member Address Change History Lookup
Enter the change history popup. If the user has personal-information handling authority, the password is verified. The member's address change history list can be viewed. If the user does not have personal-information handling authority, password verification is skipped, but the masked information is displayed.
Staff Registration
Proceed with staff registration. If the staff member is registered for the first time, an initial registration history and staff discount limit information are created together. If the member was previously registered as staff at another company and staff registration is now processed for a different company, the existing company's staff information is deleted, and the history table records that it has all been consumed.
Process Definition_ Member Detail Popup

API Function List
Domestic/Foreign Status Lookup
Look up whether the member is domestic or foreign.
BO
GET
🔗View API > Not used on screen; provided to other services or APIs.
Member Shipping Address Count Lookup
Look up the number of the member's shipping addresses.
BO
GET
Shipping Address Lookup (Masked)
Look up the member's masked shipping address list.
BO
GET
🔗View API > Currently unused API
Shipping Address Lookup (Unmasked)
Look up the member's unmasked shipping address list.
BO
GET
Save/Modify/Delete Member Shipping Address
Register, modify, or delete a member's shipping address.
BO
POST
🔗View API > Merge processing for the member's default shipping address: /api/event/v1/common/mergeMbrDlvp
Member Grade History Count Lookup
Look up the count of the member's grade history list.
BO
GET
Address Change History Count Lookup
Look up the count of the member's address change history list.
BO
GET
Password Reset
Reset a member's password to a random value; the reset value is sent to the member's mobile phone number via a notification (AlimTalk) message.
BO
POST
🔗View API > Single message send: /api/common/v1/common/sendMessage
Member Contact Change History Count Lookup
Look up the count of the member contact change history list.
BO
GET
Member Contact Change History List Lookup
Look up the member contact change history list.
BO
GET
Customer Center 1:1 Inquiry List Lookup
Look up the member's customer center 1:1 inquiry list.
BO
GET
Marketing/Service Consent List Count Lookup
Look up the count of the member's marketing/service consent list.
BO
GET
Marketing/Service Consent List Lookup
Look up the member's marketing/service consent list.
BO
GET
Consent History List Count Lookup
Look up the count of the member's consent history list.
BO
GET
Other Notes
Available functions by personal-information handling authority item:
Detailed address: Unmask address information
Phone number, email: Can unmask and modify the member's phone number and email
Name, phone number, mobile number, email, detailed address: All functions available