Personnel Number in API

Hi all,

Is there also a “Personnel number” field in the employee data in Deel and can this field also be transferred via REST API?

The Personnel number field is important for the stable transfer of payroll data to the payroll engine. Typically, each employee receives a unique personnel number when they join the company, which they keep until they leave the company and which is also included on their pay slip as an additional identification mark. (Not a phone number)

Thanks
Jonathan

Hey Jonathan, there’s the external_id field readily available. You can also have an org admin add unique fields to then use for this kind of tracking.

2 Likes

Thanks @b.johnson ! Is it possible to transfer this unique fields also by using the API?

@Jonathan The API documentation for the unique field is here: List all custom fields

1 Like