curl --location --request POST 'https://openapi.italent.cn/RecruitV6/api/v1/Apply/GetApplyListByApplicantId' \
--header 'Content-Type: application/json' \
--data-raw '{
"applicantIds":[
"80803538-9fac-4737-beb7-67163f4fe4e5"
],
"fieldNames":[
"OfferSendTime",
"RecruitRequirementId",
"PreSillDate",
"ApplyUpdateUser",
"SharedApplyId",
"LastTransferReason",
"LastInterviewArrangementId",
"LastFilterResult",
"AssInviteStatus",
"ApplyExtendTable",
"DeleteReason",
"EntryStatus",
"LastSubmissionChannel",
"IconType",
"Testhigh",
"ProcessReasonId",
"InitialSubmissionId",
"ApplicantId",
"OnwerMou_TreeLevel",
"LastInterviewId",
"jobtesttest",
"ApplicantObjectiveId",
"StdOrganization",
"BelongSubmissionId",
"BelongSubmissionChannel",
"FirstTransferUser",
"IsFromSillToSill",
"IsBlack",
"OfferAcceptTime",
"ProcessStatusReasonId",
"ApplyUpdateDate",
"ApplyLockStatus",
"JobId",
"ProcessId",
"IconTipsContent",
"ApproveStatus",
"BelongSubmissionMedium",
"AllFilterResult",
"OfferRefuseTime",
"LastFilterTime",
"AssInviteTime",
"SharedContent",
"NationSingleBox",
"InitialSubmissionChannel",
"StdOrganization_TreeLevel",
"EntryDate",
"ModifiedBy",
"OfferType",
"LastAcquireManner",
"AssActivityId",
"ProcessStatusChangeDate",
"ObOfferTypeID",
"OnwerMou_TreePath",
"ProcessStatusId",
"OfferId",
"FirstTransferDate",
"InterviewStatusForApplyTable",
"StdIsDeleted",
"PreSillTime",
"LastTransferUser",
"BelongSubmissionDate",
"LastSubmissionDate",
"CreatedBy",
"LastInterviewApplicantReply",
"ModifiedTime",
"CreatedTime",
"OfferStatus",
"LastSubmissionId",
"InitialAcquireManner",
"Status",
"LastInterviewEvaluationResults",
"InitialSubmissionDate",
"LastInterviewSubject",
"diquTest",
"LastSubmissionMedium",
"OfferApprovalStatus",
"LastInterviewStartTime",
"InitialSubmissionMedium",
"OnwerMou",
"StdOrganization_TreePath",
"BelongAcquireManner",
"LastInterviewSign",
"AssFinishStatus",
"NationMultiBox",
"LastInterviewCreatedBy",
"ProcessPhaseId",
"LastFilterBy",
"WorkFlowProcessId",
"ApprovalObjectDataId",
"LastInterviewScheduleId",
"HasRead",
"ProcessPhaseChangeDate",
"LastInterviewType",
"OfferCreatedTime"
]
}'