{ "oType": "1012", "apiKey": "43aa599d82c445c18d60107cfca9156d", "param": { "userId": "leo" } }
curl --location --request POST 'https://api.aituoiot.xyz/smartlocker/api/v2/service' \ --header 'Content-Type: application/json' \ --data-raw '{ "oType": "1012", "apiKey": "43aa599d82c445c18d60107cfca9156d", "param": { "userId": "leo" } }'
{ "msg": "Get customer information successful", "subCode": 0, "code": 0, "value": [ { "mobile": "+8613410838891", "status": 0, "userId": "leo", "name": "leo", "email": "306364023@qq.com" } ] }