curl --location -g --request POST 'https://?appId=E8iWPLYYQq8dB5Lu3PEbTQwYLlyzaVOu&clientId=9734f2bc-beff-4439-9497-0aa11fcc932c&time=1547100372&sign=08b6a2f880c697bdee9b6069cbed81ceb7300ea4' \
--header 'Content-Type: application/json' \
--data-raw '{
"id": "070e67b4e1104daca596059898c31e9b",
"event": "createInterview",
"triggeredAt": 1614675195,
"data": {
"applicationId": 418430746,
"name": "test2",
"email": "wangliwei@mokahr.com",
"phone": "17657685768",
"typeId": "1379",
"interviewTime": "2021-03-02 17:00:00",
"hireMode": 1,
"appId": "836474a1-cdaf-4fab-9bfd-047bd29b0c3b",
"jobTitle": "自动化测试-飞飞",
"interviews": [
{
"startTime": "2021-03-02 17:00:00",
"duration": 30,
"interviewers": [
{
"name": "石越",
"email": "shiyue@mokahr.com",
"phone": "15001371285"
}
]
},
{
"startTime": "2021-03-02 17:30:00",
"duration": 30,
"interviewers": [
{
"name": "王立伟2",
"email": "3300352025@qq.com",
"phone": "17857685760"
},
{
"name": "shuobin",
"email": "wangshuobin@mokahr.com",
"phone": "18746574657"
}
]
}
]
}
}'