curl --location 'http://122.160.87.36:9097/accordBackend/api/biometric/change/status' \
--header 'Content-Type: application/json' \
--data '{
"loggedUserId" : "DR250527.0442.000001",
"deviceId": "04f3c7b10dcb4796",
"status" : 1
}'{
"responseCode": 200,
"responseMsg": "Success"
}