curl --location --request POST 'https://openapi.italent.cn/TenantBasePublicApiV2/v2/employee/regular/transfer?userId&transferDate' \
--header 'Content-Type: application/json' \
--data-raw '{
"ServiceInfoFields": {
"OIdDepartment": 4627177,
"POIdEmpAdmin": 101500145,
"OIdJobPosition": "a13e448a-dc6d-4e84-8bc9-9bb8e11bfb71",
"OidJobGrade": "23476052-6c75-4853-bec4-f53746dd83ab",
"OIdJobLevel": "4a63139f-f367-4153-8541-894109bfc9f6",
"OIdJobPost": 1994
}
}'null