top of page
Post

Send Biometrics Attendance Logs

This API is use to send Employees logs to AanyaHR

End Point

/api/connect/sendBiometricsAttendanceLogs

Authorization

Authorization code received from Access Token API

Header Params

Series

string

Encrypted Series from "Request Client Key" API

LoginID

string

Encrypted loginId from "Request Client Key" API

User

string

User from "Request Client Key" API's response

Accept

string

Value must be set to "application/json"

Body Params

requests

json

JSON which defines the log to be inserted to AanyaHR

seriesCode

string

Client Code defined when you Log-in to AanyaHR Portal.

Sample Request


Sample Response 202


Sample Response 404

bottom of page