文档
测试
GET
Management/UserInfo

请求参数

参数名
类型
描述
必填
Name
int
示例:80020123
必填

响应参数

参数名
类型
描述
必填
Id
int
示例:14
必填
DeviceId
string
示例:18180819
必填
Account
string
示例:80020123
必填
Password
string
示例:93630499F040CEF7F6E7495036B6E061
必填
ICCID
string
示例:898604231919C4026950
必填
Group
string
示例:Fuyuan
必填
Points
int
示例:99936
必填
Monthly
boolean
示例:true
必填
StartDate
string
示例:2020-04-08T00:00:00
必填
EndDate
string
示例:2021-12-31T00:00:00
必填
GroupPoints
int
示例:0
必填
GroupMonthly
boolean
示例:false
必填
GroupStartDate
string
示例:2020-05-10T00:00:00
必填
GroupEndDate
string
示例:2020-05-10T00:00:00
必填
PhoneNumber
string
示例:13670439725
必填
Company
string
示例:广州市富元电子
必填
Address
string
示例:广州
必填
Email
string
示例:1518560489@qq.com
必填
Disable
boolean
示例:true
必填
Controlled
boolean
示例:true
必填

说明 / 示例

{ "Id": 14, "DeviceId": "18180819", "Account": "80020123", "Password": "93630499F040CEF7F6E7495036B6E061", "ICCID": "898604231919C4026950", "Group": "Fuyuan", "Points": 99936, "Monthly": true, "StartDate": "2020-04-08T00:00:00", "EndDate": "2021-12-31T00:00:00", "GroupPoints": 0, "GroupMonthly": false, "GroupStartDate": "2020-05-10T00:00:00", "GroupEndDate": "2020-05-10T00:00:00", "PhoneNumber": "13670439725", "Company": "广州市富元电子", "Address": "广州", "Email": "1518560489@qq.com", "Disable": true, "Controlled": true }