履歷數量與id清單
- : 提供操作 ehrweb resume API 權限
搜尋履歷提供的日期 (yyyy-mm-dd) The date the resume was provided.(yyyy-mm-dd)
結合date欄位組成起始時間,搭配endTime欄位可搜尋符合起訖時間區間內有產出的履歷內容。
Ex: {date + startTime ~ date + endTime}。
可指定 0 ~ 24,若為 24 則會自動換算到隔天 0點。
Combine the date field to form a start time, using the endTime field to search for resume content produced within the specified time range. Example: {date + startTime ~ date + endTime}. You can specify from 0 to 24, and if it's 24, it will automatically convert to 0:00 the next day.
結合date欄位組成結束時間,搭配endTime欄位可搜尋符合起訖時間區間內有產出的履歷內容。
Ex: {date + startTime ~ date + endTime}。
可指定 0 ~ 24,若為 24 則會自動換算到隔天 0點。
Combine the date field to form a end time, using the startTime field to search for resume content produced within the specified time range. Example: {date + startTime ~ date + endTime}. You can specify from 0 to 24, and if it's 24, it will automatically convert to 0:00 the next day.
履歷來源,非必填,0:配對履歷、1:主應履歷、2:儲存履歷 Source of the resume, optional.
jobNo 104職缺代碼,非必填,可以搜尋應徵此職務的履歷,但是僅作用於配對履歷以及主應履歷、如果下此條件將無法搜尋到儲存履歷! 104 job vacancy code.You can search for resumes that have applied for this job, but it only applies to matched resumes and primary application resumes. If this condition is applied, saved resumes cannot be searched.
傳遞參數格式:guiNum={統編}
操作成功 Success.
履歷總數與idno清單資訊
系統異常,Header沒有帶到必填參數、可能會是因為缺少必填參數、超過搜尋天數或是無法滿足搜尋條件等等 Error, which could be due to missing required parameters, exceeding the search days limit, or failure to meet search criteria, etc.
Last updated