POST
https://oapi.greetinghr.com/openapi/file-upload
Content-Type: application/json
필드 | 타입 | 필수 여부 | 설명 |
---|---|---|---|
openingId | Integer | 필수 | 그리팅 공고 id 입니다. |
fileName | String | 필수 | 첨부 파일의 파일명입니다. (예: 이력서.pdf) |
JSON
지원자 지원 서류 업로드를 요청합니다.
POST
https://oapi.greetinghr.com/openapi/file-upload
Content-Type: application/json
필드 | 타입 | 필수 여부 | 설명 |
---|---|---|---|
openingId | Integer | 필수 | 그리팅 공고 id 입니다. |
fileName | String | 필수 | 첨부 파일의 파일명입니다. (예: 이력서.pdf) |