{"info":{"_postman_id":"f2595a15-545d-482e-a646-16ddc313fc3c","name":"HAL Biometric Attendance APIs","description":"<html><head></head><body><p>API Token:<br><code>a16f8c5533dba3da341197d34941fc40</code> (<a href=\"https://issam.halerp.com\">https://issam.halerp.com</a>)</p>\n<p>Following Employees have Biometric IDs set for testing</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Biometric User ID</th>\n<th>User Name</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>396</td>\n<td>SHAHUL HAMEED SHAHAJUDEEN</td>\n</tr>\n<tr>\n<td>484</td>\n<td>ABDUL MALEK</td>\n</tr>\n<tr>\n<td>488</td>\n<td>UZZAL SIKDER SAIKDER</td>\n</tr>\n<tr>\n<td>559</td>\n<td>Mohamed Umar</td>\n</tr>\n<tr>\n<td>562</td>\n<td>Mohammed Ali</td>\n</tr>\n<tr>\n<td>563</td>\n<td>Mohammed Khan</td>\n</tr>\n<tr>\n<td>589</td>\n<td>Abdullah Abdul Khadir</td>\n</tr>\n</tbody>\n</table>\n</div></body></html>","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[],"owner":"4829790","collectionId":"f2595a15-545d-482e-a646-16ddc313fc3c","publishedId":"TVmQewNf","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"EF5B25"},"publishDate":"2020-12-07T08:55:14.000Z"},"item":[{"name":"Biometric Form API - Add (CSV)","id":"db6534d7-9c47-4f6d-b862-86f14460859b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","type":"text","value":"application/json"}],"body":{"mode":"formdata","formdata":[{"key":"file","type":"file","value":null}]},"url":"https://api.halerp.com/api/BiometricImportForm/UploadBiometricData?access_token=a16f8c5533dba3da341197d34941fc40","description":"<p>Required columns in <code>file.csv</code></p>\n<p><code>Date</code>: date in dd/mm/yyyy format<br /><code>User ID</code>: Biometric ID of the Employee in the ERP<br /><code>User Name</code>: Employee Name<br /><code>Punch In</code>: Time in HH:mm format<br /><code>Punch Out</code>: Time in HH:mm format</p>\n","urlObject":{"protocol":"https","path":["api","BiometricImportForm","UploadBiometricData"],"host":["api","halerp","com"],"query":[{"key":"access_token","value":"a16f8c5533dba3da341197d34941fc40"}],"variable":[]}},"response":[],"_postman_id":"db6534d7-9c47-4f6d-b862-86f14460859b"},{"name":"Biometric Form API - Add (JSON)","id":"282ddc5b-88af-4bf9-bc39-7ec33e273964","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"data\" : [\n        {\n            \"Date\": \"05/01/2021\",\n            \"User ID\" : \"396\",\n            \"User Name\" : \"SHAHUL HAMEED SHAHAJUDEEN\",\n            \"Punch In\" : \"09:30\",\n            \"Punch Out\" : \"17:30\"\n        },\n        {\n            \"Date\": \"05/01/2021\",\n            \"User ID\" : \"484\",\n            \"User Name\" : \"ABDUL MALEK\",\n            \"Punch In\" : \"09:30\",\n            \"Punch Out\" : \"17:30\"        \n        }\n    ]\n}","options":{"raw":{"language":"json"}}},"url":"https://api.halerp.com/api/BiometricImportForm/UploadBiometricData?access_token=a16f8c5533dba3da341197d34941fc40","urlObject":{"protocol":"https","path":["api","BiometricImportForm","UploadBiometricData"],"host":["api","halerp","com"],"query":[{"key":"access_token","value":"a16f8c5533dba3da341197d34941fc40"}],"variable":[]}},"response":[],"_postman_id":"282ddc5b-88af-4bf9-bc39-7ec33e273964"},{"name":"Biometric Form API - Delete","id":"73f4a067-df81-419b-b4ff-86c770187b4c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","type":"text","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"id\": \"103\",\n    \"task\": \"delete\"\n}"},"url":"https://api.halerp.com/api/BiometricImportForm/UploadBiometricData?access_token=a16f8c5533dba3da341197d34941fc40","description":"<p>Where<br /><code>id</code> is the Entry Id of Biometric Import Form</p>\n","urlObject":{"protocol":"https","path":["api","BiometricImportForm","UploadBiometricData"],"host":["api","halerp","com"],"query":[{"key":"access_token","value":"a16f8c5533dba3da341197d34941fc40"}],"variable":[]}},"response":[],"_postman_id":"73f4a067-df81-419b-b4ff-86c770187b4c"}]}