Process Authentication Data File
*Note: All urls mentioned in this document are samples and the actual url will be available once the client subscribes to the product.
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.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