Process Authentication Data File
This endpoint allows to approve and commit the authentication data stored (staged) in a file.
Below is the example POST request sent to the /api/admin/authdata/{fileLogId} endpoint
POST https://developer.q1.paperlessemployee.com/api/admin/authdata/{fileLogId}
Headers
Content-Type: application/json
Authorization: bearer {token}
The response will contain the status code, and if successful, the uploaded employee information will be stored.
200 OK
Content-Type: application/json
Response : Returns OK