curl --request GET \
--url https://api.unibee.dev/merchant/member/operation_log_list \
--header 'Authorization: Bearer <token>'{
"code": 123,
"data": {
"merchantOperationLogs": [
{
"createTime": 123,
"discountCode": "<string>",
"id": 123,
"invoiceId": "<string>",
"member": {
"MemberGroupPermission": {},
"MemberRoles": [
{
"createTime": 123,
"id": 123,
"merchantId": 123,
"permissions": [
{
"group": "<string>",
"permissions": [
"<string>"
]
}
],
"role": "<string>"
}
],
"createTime": 123,
"currentDeviceIdentity": "<string>",
"deviceList": [
{
"currentDevice": true,
"identity": "<string>",
"ipAddress": "<string>",
"lastActiveTime": 123,
"lastLoginTime": 123,
"lastTotpVerificationTime": 123,
"name": "<string>",
"status": true
}
],
"email": "<string>",
"firstName": "<string>",
"id": 123,
"isBlankPasswd": true,
"isOwner": true,
"lastName": "<string>",
"merchantId": 123,
"mobile": "<string>",
"oauthAccounts": [
{
"email": "<string>",
"emailVerified": true,
"image": "<string>",
"name": "<string>",
"provider": "<string>",
"providerId": "<string>"
}
],
"status": 123,
"totpType": 123
},
"memberId": 123,
"merchantId": 123,
"optAccount": "<string>",
"optAccountId": "<string>",
"optAccountType": 123,
"optContent": "<string>",
"optTarget": "<string>",
"planId": 123,
"subscriptionId": "<string>",
"userId": 123
}
],
"total": 123
},
"message": "<string>",
"redirect": "<string>",
"requestId": "<string>"
}curl --request GET \
--url https://api.unibee.dev/merchant/member/operation_log_list \
--header 'Authorization: Bearer <token>'{
"code": 123,
"data": {
"merchantOperationLogs": [
{
"createTime": 123,
"discountCode": "<string>",
"id": 123,
"invoiceId": "<string>",
"member": {
"MemberGroupPermission": {},
"MemberRoles": [
{
"createTime": 123,
"id": 123,
"merchantId": 123,
"permissions": [
{
"group": "<string>",
"permissions": [
"<string>"
]
}
],
"role": "<string>"
}
],
"createTime": 123,
"currentDeviceIdentity": "<string>",
"deviceList": [
{
"currentDevice": true,
"identity": "<string>",
"ipAddress": "<string>",
"lastActiveTime": 123,
"lastLoginTime": 123,
"lastTotpVerificationTime": 123,
"name": "<string>",
"status": true
}
],
"email": "<string>",
"firstName": "<string>",
"id": 123,
"isBlankPasswd": true,
"isOwner": true,
"lastName": "<string>",
"merchantId": 123,
"mobile": "<string>",
"oauthAccounts": [
{
"email": "<string>",
"emailVerified": true,
"image": "<string>",
"name": "<string>",
"provider": "<string>",
"providerId": "<string>"
}
],
"status": 123,
"totpType": 123
},
"memberId": 123,
"merchantId": 123,
"optAccount": "<string>",
"optAccountId": "<string>",
"optAccountType": 123,
"optContent": "<string>",
"optTarget": "<string>",
"planId": 123,
"subscriptionId": "<string>",
"userId": 123
}
],
"total": 123
},
"message": "<string>",
"redirect": "<string>",
"requestId": "<string>"
}Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Filter Member's FirstName Default All
Filter Member's LastName, Default All
Filter Member's Email, Default All
FirstName
LastName
subscription_id
invoice id
plan id
discount_code
Page, Start With 0
Count Of Page
Show child attributes
Merchant Member Operation Log List
Show child attributes
operation create utc time
discount_code
id
invoice id
Show child attributes
The member group permission map'
The member role list'
Show child attributes
create utc time
id
merchant id
role
create utc time
The Current DeviceIdentity'
The devices list'
Show child attributes
Is CurrentDevice
Identity
IP Address
Last Active Time
Last Login Time
Last Totp Verification Time
Name
true-Active, false-Offline
first name
userId
is blank password
Check Member is Owner
last name
merchant id
mobile
List of connected OAuth accounts
Show child attributes
0-Active, 2-Suspend
0-Inactive, 1-General, Google Authenticator | 2-Microsoft Authenticator | 3-Authy | 4-1Password | 5-LastPass | 6-FreeOTP | 7-Other TOTP
member_id
merchant Id
operation Account
operation account id
opt_account_type, 0-Member|1-User|2-OpenApi|3-System
operation content
operation target
plan id
subscription_id
user_id
Total