EmployeeID

in Development
hi community,
we have recently set up an API export which has a field called employeeID. however i am unable to locate were in lightspeed retail where i can update this employeeID with relevant information so it is exported during the export process. thanks.
2 comments
There is an Employee endpoint which exposes employeeID.
Doc here -> Employee (lightspeedhq.com)
You mentioned updating employeeID, which you can't really do - it's the auto id. But you can see it in the employee URL if you click someone's name: https://us.merchantos.com/?form_name=view&name=admin.views.employee&id=1 if you are trying to find someone's id.
You can edit employees in Settings>Employee Setup - assuming you have that permission.
Thank you so much. I can work with that.