{"info":{"_postman_id":"375601b6-5b88-463c-b9f7-7d790815b701","name":"Base E-Hiring v2","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[],"description":"<html><head></head><body></body></html>","owner":"30137628","collectionId":"375601b6-5b88-463c-b9f7-7d790815b701","publishedId":"2sAYdipA2D","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"FF6C37"},"publishDate":"2025-03-04T04:09:02.000Z"},"item":[{"name":"System Info (1st step)","item":[{"name":"Get System Info (ID, email, etc.)","id":"3471e950-e6fb-4a35-bbf5-e2f261581a8f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/x-www-form-urlencoded","type":"text"}],"body":{"mode":"urlencoded","urlencoded":[{"key":"access_token_v2","value":"","description":"<p>app access token (required)</p>\n","type":"text"}]},"url":"https://hiring.base.beta/publicapi/v2/system/info","urlObject":{"protocol":"https","path":["publicapi","v2","system","info"],"host":["hiring","base.beta"],"query":[],"variable":[]}},"response":[],"_postman_id":"3471e950-e6fb-4a35-bbf5-e2f261581a8f"},{"name":"Get all departments","id":"788c2811-df2b-4f33-a3f3-f21f8936a5b9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/x-www-form-urlencoded","type":"text"}],"body":{"mode":"urlencoded","urlencoded":[{"key":"access_token_v2","value":"","description":"<p>app access token (required)</p>\n","type":"text"}]},"url":"https://hiring.base.beta/publicapi/v2/system/depts","urlObject":{"protocol":"https","path":["publicapi","v2","system","depts"],"host":["hiring","base.beta"],"query":[],"variable":[]}},"response":[],"_postman_id":"788c2811-df2b-4f33-a3f3-f21f8936a5b9"},{"name":"Get all offices","id":"91d15fe4-e298-4947-bd7f-abc8f255abc2","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/x-www-form-urlencoded","type":"text"}],"body":{"mode":"urlencoded","urlencoded":[{"key":"access_token_v2","value":"","description":"<p>app access token (required)</p>\n","type":"text"}]},"url":"https://hiring.base.beta/publicapi/v2/system/offices","urlObject":{"protocol":"https","path":["publicapi","v2","system","offices"],"host":["hiring","base.beta"],"query":[],"variable":[]}},"response":[],"_postman_id":"91d15fe4-e298-4947-bd7f-abc8f255abc2"},{"name":"Get all positions","id":"0701dd34-7327-489a-84ad-e1d391074112","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/x-www-form-urlencoded","type":"text"}],"body":{"mode":"urlencoded","urlencoded":[{"key":"access_token_v2","value":"","description":"<p>app access token (required)</p>\n","type":"text"}]},"url":"https://hiring.base.beta/publicapi/v2/system/positions","urlObject":{"protocol":"https","path":["publicapi","v2","system","positions"],"host":["hiring","base.beta"],"query":[],"variable":[]}},"response":[],"_postman_id":"0701dd34-7327-489a-84ad-e1d391074112"}],"id":"0a2b01fd-9e55-4d27-a6f0-a4f1ad5d36b9","_postman_id":"0a2b01fd-9e55-4d27-a6f0-a4f1ad5d36b9","description":""},{"name":"Talent Pool","item":[{"name":"List all talent pool in current system","id":"cb2841b5-e48e-4d06-9c0b-b658144b343d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/x-www-form-urlencoded"}],"body":{"mode":"urlencoded","urlencoded":[{"key":"access_token_v2","value":"","description":"<p>app access token (required)</p>\n","type":"text"}]},"url":"https://hiring.base.beta/publicapi/v2/pool/list","urlObject":{"protocol":"https","path":["publicapi","v2","pool","list"],"host":["hiring","base.beta"],"query":[],"variable":[]}},"response":[],"_postman_id":"cb2841b5-e48e-4d06-9c0b-b658144b343d"},{"name":"Get detail about talent pool by ID","id":"8a83f3c9-ef65-441e-a977-e31639f4cd41","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/x-www-form-urlencoded"}],"body":{"mode":"urlencoded","urlencoded":[{"key":"access_token_v2","value":"","description":"<p>app access token (required)</p>\n","type":"text"},{"key":"id","value":"{{pool_id}}","description":"<p>ID of Talent Pool (required)</p>\n","type":"text"}]},"url":"https://hiring.base.beta/publicapi/v2/pool/get","urlObject":{"protocol":"https","path":["publicapi","v2","pool","get"],"host":["hiring","base.beta"],"query":[],"variable":[]}},"response":[],"_postman_id":"8a83f3c9-ef65-441e-a977-e31639f4cd41"}],"id":"a0762807-1471-4c90-b50f-3cf8f51beec1","_postman_id":"a0762807-1471-4c90-b50f-3cf8f51beec1","description":""},{"name":"Contact","item":[{"name":"Add contact to talent pool","id":"704d3716-02a8-4496-8be3-7a59454a30c5","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/x-www-form-urlencoded","type":"text"}],"body":{"mode":"urlencoded","urlencoded":[{"key":"access_token_v2","value":"","description":"<p>app access token (required)</p>\n","type":"text"},{"key":"pool_id","value":"{{pool_id}}","description":"<p>ID of talent pool</p>\n","type":"text"},{"key":"first_name","value":"John","type":"text"},{"key":"last_name","value":"Doe","type":"text"},{"key":"phone","value":"09112233445","type":"text"},{"key":"sources","value":"ITviec","type":"text"},{"key":"email","value":"demo-001@true-hr.net","type":"text"},{"key":"cv","value":"","description":"<p>Direct URL to CV</p>\n","type":"text"},{"key":"gender","value":"1","type":"text"},{"key":"address","value":"","type":"text"},{"key":"content","value":"Lorem ipsum dolor sit amet","type":"text"},{"key":"prefix","value":"Mr","type":"text"},{"key":"ssn","value":"1235235623663","type":"text"},{"key":"title","value":"Developer","type":"text"},{"key":"dob_day","value":"1","type":"text"},{"key":"dob_month","value":"1","type":"text"},{"key":"dob_year","value":"1993","type":"text"},{"key":"link-facebook","value":"https://www.facebook.com","type":"text"},{"key":"tags","value":"php,javascript,security,linux,fullstack","type":"text"}]},"url":"https://hiring.base.beta/publicapi/v2/contact/add","urlObject":{"protocol":"https","path":["publicapi","v2","contact","add"],"host":["hiring","base.beta"],"query":[],"variable":[]}},"response":[],"_postman_id":"704d3716-02a8-4496-8be3-7a59454a30c5"},{"name":"Get single contact by ID","id":"e5fcd279-4f73-4214-8703-8adb86c8a675","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/x-www-form-urlencoded","type":"text"}],"body":{"mode":"urlencoded","urlencoded":[{"key":"access_token_v2","value":"","description":"<p>app access token (required)</p>\n","type":"text"},{"key":"id","value":"{{contact_id}}","description":"<p>id of contact (required)</p>\n","type":"text"}]},"url":"https://hiring.base.beta/publicapi/v2/contact/get","urlObject":{"protocol":"https","path":["publicapi","v2","contact","get"],"host":["hiring","base.beta"],"query":[],"variable":[]}},"response":[],"_postman_id":"e5fcd279-4f73-4214-8703-8adb86c8a675"},{"name":"List all contact in talent pool by ID","id":"af626054-3088-493d-81c4-521db30b4a83","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/x-www-form-urlencoded","type":"text"}],"body":{"mode":"urlencoded","urlencoded":[{"key":"access_token_v2","value":"","description":"<p>app access token (required)</p>\n","type":"text"},{"key":"pool_id","value":"{{pool_id}}","description":"<p>id of talent pool (required)</p>\n","type":"text"},{"key":"page","value":"{{page}}","description":"<p>page indicator (optional, default = 1)</p>\n","type":"text"},{"key":"num_per_page","value":"{{num_per_page}}","description":"<p>number of contacts per page (optional, default = 50)</p>\n","type":"text"}]},"url":"https://hiring.base.beta/publicapi/v2/contact/list","urlObject":{"protocol":"https","path":["publicapi","v2","contact","list"],"host":["hiring","base.beta"],"query":[],"variable":[]}},"response":[],"_postman_id":"af626054-3088-493d-81c4-521db30b4a83"},{"name":"Get blacklist","id":"949723f7-0561-42dc-a811-400653a11c6c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/x-www-form-urlencoded","type":"text"}],"body":{"mode":"urlencoded","urlencoded":[{"key":"access_token_v2","value":"","description":"<p>app access token (required)</p>\n","type":"text"},{"key":"pool_id","value":"{{pool_id}}","description":"<p>id of talent pool (required)</p>\n","type":"text"},{"key":"page","value":"{{page}}","description":"<p>page indicator (optional, default = 1)</p>\n","type":"text"},{"key":"num_per_page","value":"{{num_per_page}}","description":"<p>number of contacts per page (optional, default = 50)</p>\n","type":"text"}]},"url":"https://hiring.base.beta/publicapi/v2/contact/list","urlObject":{"protocol":"https","path":["publicapi","v2","contact","list"],"host":["hiring","base.beta"],"query":[],"variable":[]}},"response":[],"_postman_id":"949723f7-0561-42dc-a811-400653a11c6c"}],"id":"617eacf4-479c-4921-a3f8-62f41765ee26","_postman_id":"617eacf4-479c-4921-a3f8-62f41765ee26","description":""},{"name":"Opening (Job) / Campaign","item":[{"name":"Get single opening by ID","id":"564f7b13-4137-4b98-b084-42c0abd9642f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/x-www-form-urlencoded","type":"text"}],"body":{"mode":"urlencoded","urlencoded":[{"key":"access_token_v2","value":"","description":"<p>app access token (required)</p>\n","type":"text"},{"key":"id","value":"1","description":"<p>id of opening (required)</p>\n","type":"text"}]},"url":"https://hiring.base.beta/publicapi/v2/opening/get","urlObject":{"protocol":"https","path":["publicapi","v2","opening","get"],"host":["hiring","base.beta"],"query":[],"variable":[]}},"response":[],"_postman_id":"564f7b13-4137-4b98-b084-42c0abd9642f"},{"name":"List all openings in system","id":"184ca54d-3bee-4ea4-a105-6b2dbf8408c5","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/x-www-form-urlencoded","type":"text"}],"body":{"mode":"urlencoded","urlencoded":[{"key":"access_token_v2","value":"","description":"<p>app access token (required)</p>\n","type":"text"},{"key":"status","value":"{{opening_status}}","description":"<p>active,closed,draft (optional)</p>\n","type":"text"},{"key":"dept","value":"{{dept_id}}","description":"<p>department ID (optional)</p>\n","type":"text"},{"key":"office","value":"{{office_id}}","description":"<p>office ID (optional)</p>\n","type":"text"},{"key":"page","value":"{{page}}","description":"<p>page indicator (optional, default = 1)</p>\n","type":"text"},{"key":"num_per_page","value":"{{num_per_page}}","description":"<p>number of openings per page (optional, default  = 50)</p>\n","type":"text"},{"key":"order_by","value":"starred","description":"<p>'starred','since_asc' or 'since_desc' (optional)</p>\n","type":"text"},{"key":"talent_pool_id","value":"2","description":"<p>optional</p>\n","type":"text"}]},"url":"https://hiring.base.beta/publicapi/v2/opening/list","urlObject":{"protocol":"https","path":["publicapi","v2","opening","list"],"host":["hiring","base.beta"],"query":[],"variable":[]}},"response":[],"_postman_id":"184ca54d-3bee-4ea4-a105-6b2dbf8408c5"},{"name":"Delete single opening by ID","id":"dd866fcf-486a-4246-b41f-4938d1499c87","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/x-www-form-urlencoded","type":"text"}],"body":{"mode":"urlencoded","urlencoded":[{"key":"access_token_v2","value":"","description":"<p>app access token (required)</p>\n","type":"text"},{"key":"id","value":"1","description":"<p>id of opening (required)</p>\n","type":"text"}]},"url":"https://hiring.base.beta/publicapi/v2/opening/delete","description":"<p>Please note that you can delete the Opening if there is no candidate applied. The Opening is non-recoverable if you perform this action.</p>\n","urlObject":{"protocol":"https","path":["publicapi","v2","opening","delete"],"host":["hiring","base.beta"],"query":[],"variable":[]}},"response":[],"_postman_id":"dd866fcf-486a-4246-b41f-4938d1499c87"},{"name":"Update opening information by ID","id":"70f26d02-964e-4080-a3bc-6d69a584391a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/x-www-form-urlencoded","type":"text"}],"body":{"mode":"urlencoded","urlencoded":[{"key":"access_token_v2","value":"","description":"<p>app access token (required)</p>\n","type":"text"},{"key":"id","value":"1","description":"<p>id of opening (required)</p>\n","type":"text"},{"key":"name","value":"Example Opening","description":"<p>name of the opening</p>\n","type":"text"}]},"url":"https://hiring.base.beta/publicapi/v2/opening/edit","urlObject":{"protocol":"https","path":["publicapi","v2","opening","edit"],"host":["hiring","base.beta"],"query":[],"variable":[]}},"response":[],"_postman_id":"70f26d02-964e-4080-a3bc-6d69a584391a"},{"name":"Create new opening","id":"b7b577f5-0b7a-4807-93e6-9285c682865b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/x-www-form-urlencoded"}],"body":{"mode":"urlencoded","urlencoded":[{"type":"text","key":"access_token_v2","value":"","description":"<p>Access token</p>\n"},{"type":"text","key":"creator_username","value":"admin","description":"<p>Người tạo (Required)</p>\n"},{"type":"text","key":"name","value":"Tuyển Designer","description":"<p>Tiêu đề tin tuyển dụng (Required)</p>\n"},{"type":"text","key":"job_type","value":"ft","description":"<p>ft/pt/it/cs/fl/vl/fulltime/parttime/contract/freelancer/volunteer</p>\n"},{"type":"text","key":"metatype","value":"opening","description":"<p>opening/ campaign</p>\n"},{"type":"text","key":"codename","value":"","description":"<p>Mã tin tuyển dụng (Required)</p>\n"},{"type":"text","key":"office_ids","value":"","description":"<p>Danh sách các văn phòng, ngắn cách nhau bởi dấu phảy. Ví dụ 1,3,5</p>\n"},{"type":"text","key":"talent_pool","value":"","description":"<p>Talent pool id</p>\n"},{"type":"text","key":"num_positions","value":"","description":"<p>Số lượng cần tuyển (Required)</p>\n"},{"type":"text","key":"salary_min","value":"","description":"<p>Mức lương từ</p>\n"},{"type":"text","key":"salary_max","value":"","description":"<p>Mức lương đến</p>\n"},{"type":"text","key":"salary_currency","value":"","description":"<p>Đơn vị tiền tệ: 1 trong 4 giá trị \"vnd\", \"usd\", \"baht\", \"jpy\"</p>\n"},{"type":"text","key":"salary_display","value":"","description":"<p>Hiển thị lương hay ko ? -1/ 1</p>\n"},{"type":"text","key":"status","value":"","description":"<p>draf/private/published/closed/internal</p>\n"},{"type":"text","key":"content","value":"","description":"<p>Mô tả công việc</p>\n"},{"type":"text","key":"stime","value":"","description":"<p>Ngày bắt đầu. Vi dụ:\n23/07/2025 (Required)</p>\n"},{"type":"text","key":"etime","value":"","description":"<p>Ngày kết thúc: Vi dụ:\n23/07/2025 (Required)</p>\n"},{"type":"text","key":"owners","value":"admin","description":"<p>Quản lý tin. Ví dụ: @admin, @admin1 (Required)</p>\n"},{"type":"text","key":"deadline","value":"","description":"<p>Thời hạn. Ví dụ: 20/10/2025</p>\n"},{"type":"text","key":"copy_stages_from","value":"","description":"<p>Sao chép stage từ opening id</p>\n"},{"type":"text","key":"copy_competences_from","value":"","description":"<p>Sao chép tiêu chí đánh giá từ opening id</p>\n"},{"type":"text","key":"offered_webhook","value":"{\"events\" : [\"candidateIn\", \"candidateOut\"], \"candidateIn\": [\"https://webhook.site/42361ed9-8134-4193-941d-a5061b568fb3\", \"https://test22.vn\"], \"candidateOut\": [\"https://test3.vn\", \"https://test4.vn\"], \"transformers\": [{\"origin\": \"key2\", \"to\": \"key3\"}, {\"origin\": \"key2\", \"to\": \"key3\"}]}","description":"<p>Cấu hình webhook stage offerd</p>\n"},{"type":"text","key":"hired_webhook","value":"{\"events\" : [\"candidateIn\", \"candidateOut\"], \"candidateIn\": [\"https://webhook.site/42361ed9-8134-4193-941d-a5061b568fb3\", \"https://test22.vn\"], \"candidateOut\": [\"https://test3.vn\", \"https://test4.vn\"], \"transformers\": [{\"origin\": \"key2\", \"to\": \"key3\"}, {\"origin\": \"key2\", \"to\": \"key3\"}]}","description":"<p>Cấu hình webhook stage hired</p>\n"},{"type":"text","key":"rejected_webhook","value":"{\"events\" : [\"candidateIn\", \"candidateOut\"], \"candidateIn\": [\"https://webhook.site/42361ed9-8134-4193-941d-a5061b568fb3\", \"https://test33.vn\"], \"candidateOut\": [\"https://test3.vn\", \"https://test4.vn\"], \"transformers\": [{\"origin\": \"key2\", \"to\": \"key3\"}, {\"origin\": \"key2\", \"to\": \"key3\"}]}","description":"<p>Cấu hình webhook stage rejected</p>\n"},{"type":"text","key":"seo_address_region","value":"","description":"<p>SEO địa chỉ tỉnh/ thành phố</p>\n"},{"type":"text","key":"seo_address_locality","value":"","description":"<p>SEO quận/ huyện</p>\n"},{"type":"text","key":"seo_street_address","value":"","description":"<p>SEO địa chỉ cụ thể</p>\n"},{"type":"text","key":"seo_postal_code","value":"","description":"<p>SEO mã bưu điện</p>\n"},{"type":"text","key":"request_ids","value":"","description":"<p>Danh sách các đề xuất tuyển dụng ngắn cách nhau bởi dấu phảy. Ví dụ 1,3,5\nDùng cho tin tuyển dụng không áp dụng cho chiến dịch</p>\n"}]},"url":"https://hiring.base.beta/publicapi/v2/opening/create","urlObject":{"protocol":"https","path":["publicapi","v2","opening","create"],"host":["hiring","base.beta"],"query":[],"variable":[]}},"response":[],"_postman_id":"b7b577f5-0b7a-4807-93e6-9285c682865b"}],"id":"aee8e3a7-fb01-40c0-a694-e921c15290cb","_postman_id":"aee8e3a7-fb01-40c0-a694-e921c15290cb","description":""},{"name":"Candidate","item":[{"name":"List all candidate in opening by ID","id":"0d536a1f-35e3-40fc-8bed-59db22c886ac","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/x-www-form-urlencoded","type":"text"}],"body":{"mode":"urlencoded","urlencoded":[{"key":"access_token_v2","value":"","description":"<p>app access token (required)</p>\n","type":"text"},{"key":"opening_id","value":"1","description":"<p>ID of opening (required)</p>\n","type":"text"},{"key":"start_date","value":"2018-09-10","description":"<p>begin date of time range (optional)</p>\n","type":"text"},{"key":"end_date","value":"2020-01-01","description":"<p>end of time range (optional)</p>\n","type":"text"},{"key":"page","value":"1","description":"<p>page indicator (optional, default = 1)</p>\n","type":"text"},{"key":"num_per_page","value":"{{num_per_page}}","description":"<p>number of candidate per page (optional, default = 50)</p>\n","type":"text"},{"key":"stage","value":"offered","description":"<p>offered, hired, failed</p>\n","type":"text"}]},"url":"https://hiring.base.beta/publicapi/v2/candidate/list","urlObject":{"protocol":"https","path":["publicapi","v2","candidate","list"],"host":["hiring","base.beta"],"query":[],"variable":[]}},"response":[],"_postman_id":"0d536a1f-35e3-40fc-8bed-59db22c886ac"},{"name":"Add candidate to opening","event":[{"listen":"test","script":{"id":"05c02835-8a53-4ae2-9dfd-24ea02ac3eb0","exec":[""],"type":"text/javascript","packages":{},"requests":{}}}],"id":"214e88b5-e561-4b87-8a0c-943ea93f3d5b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/x-www-form-urlencoded","type":"text"}],"body":{"mode":"formdata","formdata":[{"key":"access_token_v2","value":"","type":"text"},{"key":"opening_id","value":"1","type":"text"},{"key":"first_name","value":"Hardy2","type":"text"},{"key":"last_name","value":"Pham","type":"text"},{"key":"phone","value":"098712407","type":"text"},{"key":"source","value":"ITviec","type":"text"},{"key":"email","value":"test407@techeliteinc.com","type":"text"},{"key":"cv","value":"http://www.orimi.com/pdf-test.pdf","type":"text"},{"key":"gender","value":"1","type":"text"},{"key":"address","value":"322/158/34/20 My Dinh","type":"text"},{"key":"content","value":"Lorem ipsum dolor sit amet\n","type":"text"},{"key":"ssn","value":"123456789","type":"text"},{"key":"title","value":"Developer","type":"text"},{"key":"dob","value":"03/06/1988","description":"<p>dd/mm/yyyy</p>\n","type":"text"},{"key":"tags","value":"php,javascript,security,linux,fullstack","type":"text"},{"key":"offices","value":"23,33,32","type":"text"},{"key":"from_career_site","value":"1","description":"<p>0: Candidate can only apply only once | 1: Apply for up to 3 times</p>\n","type":"text"},{"key":"ban_biet_den_cong_ty_tu_nguon_na","value":"TopCV","description":"<p>Single line</p>\n","type":"text"},{"key":"ban_biet_gi_ve_cong_ty","value":"Progressively engage effective catalysts for change without synergistic best practices. Progressively implement resource sucking process improvements with vertical deliverables. Collaboratively pontificate resource-leveling schemas for.","description":"<p>Multi-lines</p>\n","type":"text"},{"key":"ngay_ban_co_the_onboard","value":"30/12/2020","description":"<p>date</p>\n","type":"text"},{"key":"ngay_gio_ban_muon_bat_dau_di_lam-date","value":"30/12/2020","description":"<p>datetime</p>\n","type":"text"},{"key":"ngay_gio_ban_muon_bat_dau_di_lam-time","value":"05:30","description":"<p>datetime</p>\n","type":"text"},{"key":"loai_hinh_ban_muon_lam_viec","value":"full","description":"<p>single answer</p>\n","type":"text"},{"key":"uu_dai_khi_vao_cong_ty","value":"laptop,mouse","description":"<p>multi answers</p>\n","type":"text"},{"key":"ban_cong_chung_chung_minh_thu","description":"<p>file</p>\n","type":"file","src":"/D:/Documents/hiring/guide_access_token.pdf"}]},"url":"https://hiring.base.beta/publicapi/v2/candidate/add","urlObject":{"protocol":"https","path":["publicapi","v2","candidate","add"],"host":["hiring","base.beta"],"query":[],"variable":[]}},"response":[],"_postman_id":"214e88b5-e561-4b87-8a0c-943ea93f3d5b"},{"name":"Get single candidate by ID","id":"ea2d6a04-83bf-4155-9d5f-e077e68ede7b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/x-www-form-urlencoded","type":"text"}],"body":{"mode":"urlencoded","urlencoded":[{"key":"access_token_v2","value":"","description":"<p>app access token (required)</p>\n","type":"text"},{"key":"id","value":"{{candidate_id}}","description":"<p>id of opening (required)</p>\n","type":"text"}]},"url":"https://hiring.base.beta/publicapi/v2/candidate/get","urlObject":{"protocol":"https","path":["publicapi","v2","candidate","get"],"host":["hiring","base.beta"],"query":[],"variable":[]}},"response":[],"_postman_id":"ea2d6a04-83bf-4155-9d5f-e077e68ede7b"},{"name":"Get all messages of candidate","id":"d3ed4bf8-5ad8-4d0f-872e-de1d21950758","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/x-www-form-urlencoded","type":"text"}],"body":{"mode":"urlencoded","urlencoded":[{"key":"access_token_v2","value":"","description":"<p>app access token (required)</p>\n","type":"text"},{"key":"id","value":"{{candidate_id}}","description":"<p>id of opening (required)</p>\n","type":"text"}]},"url":"https://hiring.base.beta/publicapi/v2/candidate/messages","urlObject":{"protocol":"https","path":["publicapi","v2","candidate","messages"],"host":["hiring","base.beta"],"query":[],"variable":[]}},"response":[],"_postman_id":"d3ed4bf8-5ad8-4d0f-872e-de1d21950758"},{"name":"Delete single candidate by ID","id":"e6d97e2d-3cf9-4a1c-ab72-f14a287b8f36","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/x-www-form-urlencoded","type":"text"}],"body":{"mode":"urlencoded","urlencoded":[{"key":"access_token_v2","value":"","description":"<p>app access token (required)</p>\n","type":"text"},{"key":"id","value":"{{candidate_id}}","description":"<p>id of candidate (required)</p>\n","type":"text"}]},"url":"https://hiring.base.beta/publicapi/v2/candidate/delete","description":"<p>Please note that the candidate is non-recoverable after you perform this action.</p>\n","urlObject":{"protocol":"https","path":["publicapi","v2","candidate","delete"],"host":["hiring","base.beta"],"query":[],"variable":[]}},"response":[],"_postman_id":"e6d97e2d-3cf9-4a1c-ab72-f14a287b8f36"},{"name":"Duplicate candidate to another opening","id":"fee8398e-c1eb-4089-98dc-a7bad82b4708","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/x-www-form-urlencoded","type":"text"}],"body":{"mode":"urlencoded","urlencoded":[{"key":"access_token_v2","value":"","description":"<p>app access token (required)</p>\n","type":"text"},{"key":"opening_id","value":"1","description":"<p>id of opening (required)</p>\n","type":"text"},{"key":"ids","value":"5397,5584,5585,5586,5587,5588,5589,5590,5591,5592","description":"<p>list of candidate ID separate by commas</p>\n","type":"text"},{"key":"delete_origin","value":"1","description":"<p>delete origin candidate after duplicate</p>\n","type":"text"}]},"url":"https://hiring.base.beta/publicapi/v2/candidate/duplicate","urlObject":{"protocol":"https","path":["publicapi","v2","candidate","duplicate"],"host":["hiring","base.beta"],"query":[],"variable":[]}},"response":[],"_postman_id":"fee8398e-c1eb-4089-98dc-a7bad82b4708"},{"name":"Search candidate by email","id":"be9fb38f-6892-4d75-b245-3c91193eaf6b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Cookie","value":"basessid=88v4rro53d4uoq5ispetp9bgun6tqttpbfi4lrv7fc39l9hv77qepcgicij7sosj4sj4j9flchnjp87a"}],"body":{"mode":"formdata","formdata":[{"type":"text","key":"access_token_v2","value":""},{"type":"text","key":"opening_id","value":""},{"type":"text","key":"email","value":""}]},"url":"https://hiringbase.beta/publicapi/v2/candidate/search.by.email","urlObject":{"protocol":"https","path":["publicapi","v2","candidate","search.by.email"],"host":["hiringbase.beta"],"query":[],"variable":[]}},"response":[],"_postman_id":"be9fb38f-6892-4d75-b245-3c91193eaf6b"},{"name":"Update test result","id":"7e38fb86-c834-49c5-a09c-566fbf8147ce","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Cookie","value":"basessid=88v4rro53d4uoq5ispetp9bgun6tqttpbfi4lrv7fc39l9hv77qepcgicij7sosj4sj4j9flchnjp87a"}],"body":{"mode":"formdata","formdata":[{"type":"text","key":"access_token_v2","value":""},{"type":"text","key":"candidate_id","value":"3683051"},{"type":"text","key":"opening_id","value":"39845"},{"type":"text","key":"ext_test_session_id","value":"2"},{"type":"text","key":"test_result","value":"52"},{"type":"text","key":"test_id","value":"1"},{"type":"text","key":"test_name","value":"test 1"},{"type":"text","key":" test_link","value":""},{"type":"text","key":"test_note","value":"123\n123"}]},"url":"https://hiring.base.beta/publicapi/v2/candidate/update.test.result","urlObject":{"protocol":"https","path":["publicapi","v2","candidate","update.test.result"],"host":["hiring","base.beta"],"query":[],"variable":[]}},"response":[],"_postman_id":"7e38fb86-c834-49c5-a09c-566fbf8147ce"}],"id":"db3f2258-32b8-477c-9d09-058678b6578a","_postman_id":"db3f2258-32b8-477c-9d09-058678b6578a","description":""},{"name":"Interview","item":[{"name":"List all interviews in system","id":"7508d985-fc0b-4dc3-ae26-c00a3e18c2b7","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/x-www-form-urlencoded","type":"text"}],"body":{"mode":"urlencoded","urlencoded":[{"key":"access_token_v2","value":"","description":"<p>app access token (required)</p>\n","type":"text"},{"key":"page","value":"{{page}}","description":"<p>page indicator (optional, default = 1)</p>\n","type":"text"},{"key":"num_per_page","value":"{{num_per_page}}","description":"<p>number of interview per page (optional, default  = 50, max 1000)</p>\n","type":"text"},{"key":"candidate_id","value":"{{candidate_id}}","description":"<p>optional</p>\n","type":"text"},{"key":"opening_id","value":"1","description":"<p>optional</p>\n","type":"text"}]},"url":"https://hiring.base.beta/publicapi/v2/interview/list","urlObject":{"protocol":"https","path":["publicapi","v2","interview","list"],"host":["hiring","base.beta"],"query":[],"variable":[]}},"response":[],"_postman_id":"7508d985-fc0b-4dc3-ae26-c00a3e18c2b7"}],"id":"bf3c5073-b7cd-4330-8f14-b505321f4b23","_postman_id":"bf3c5073-b7cd-4330-8f14-b505321f4b23","description":""},{"name":"Headcount","item":[{"name":"Create cycle","id":"4d518030-4ce2-485b-9fe8-e0cbfa32fdbb","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/x-www-form-urlencoded","type":"text"}],"body":{"mode":"urlencoded","urlencoded":[{"key":"access_token_v2","value":"","description":"<p>app access token (required)</p>\n","type":"text"},{"key":"username","value":"thuy13","description":"<p>actor username (required)</p>\n","type":"text"},{"key":"year","value":"2028","description":"<p>year (required)</p>\n","type":"text"}]},"url":"https://hiring.base.beta/publicapi/v3/headcount/cycle/create","urlObject":{"protocol":"https","path":["publicapi","v3","headcount","cycle","create"],"host":["hiring","base.beta"],"query":[],"variable":[]}},"response":[],"_postman_id":"4d518030-4ce2-485b-9fe8-e0cbfa32fdbb"},{"name":"get cycle by id","id":"2a30fa25-297c-4eae-8379-daf127dfbade","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/x-www-form-urlencoded","type":"text"}],"body":{"mode":"urlencoded","urlencoded":[{"key":"access_token_v2","value":"","description":"<p>app access token (required)</p>\n","type":"text"},{"key":"id","value":"6","description":"<p>cycle id (required)</p>\n","type":"text"}]},"url":"https://hiring.base.beta/publicapi/v3/headcount/cycle/get","urlObject":{"protocol":"https","path":["publicapi","v3","headcount","cycle","get"],"host":["hiring","base.beta"],"query":[],"variable":[]}},"response":[],"_postman_id":"2a30fa25-297c-4eae-8379-daf127dfbade"},{"name":"get cycle list","id":"cd0e2d75-87b7-4032-9ff8-1f8a8b78e76a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/x-www-form-urlencoded","type":"text"}],"body":{"mode":"urlencoded","urlencoded":[{"key":"access_token_v2","value":"","description":"<p>app access token (required)</p>\n","type":"text"},{"key":"username","value":"admin","description":"<p>actor username (required)</p>\n","type":"text"},{"key":"page","value":"","description":"<p>page (default = 0)</p>\n","type":"text"}]},"url":"https://hiring.base.beta/publicapi/v3/headcount/cycle/list","urlObject":{"protocol":"https","path":["publicapi","v3","headcount","cycle","list"],"host":["hiring","base.beta"],"query":[],"variable":[]}},"response":[],"_postman_id":"cd0e2d75-87b7-4032-9ff8-1f8a8b78e76a"},{"name":"Finalize cycle","id":"e5e9064b-8a58-48d7-ac01-be4c6bf47639","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/x-www-form-urlencoded","type":"text"}],"body":{"mode":"urlencoded","urlencoded":[{"key":"access_token_v2","value":"","description":"<p>app access token (required)</p>\n","type":"text"},{"key":"username","value":"admin","description":"<p>actor username (required)</p>\n","type":"text"},{"key":"id","value":"6","description":"<p>cycle id</p>\n","type":"text"}]},"url":"https://hiring.base.beta/publicapi/v3/headcount/cycle/finalize","urlObject":{"protocol":"https","path":["publicapi","v3","headcount","cycle","finalize"],"host":["hiring","base.beta"],"query":[],"variable":[]}},"response":[],"_postman_id":"e5e9064b-8a58-48d7-ac01-be4c6bf47639"},{"name":"Create headcount","id":"32631140-58a2-42b9-948b-684d2fc14ff9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/x-www-form-urlencoded","type":"text"}],"body":{"mode":"urlencoded","urlencoded":[{"key":"access_token_v2","value":"","description":"<p>app access token (required)</p>\n","type":"text"},{"key":"username","value":"admin","description":"<p>actor username  (required)</p>\n","type":"text"},{"key":"cycle","value":"5","description":"<p>cycle id (required)</p>\n","type":"text"},{"key":"dept","value":"1","description":"<p>department id (required)</p>\n","type":"text"},{"key":"position","value":"5","description":"<p>position id(required)</p>\n","type":"text"},{"key":"employee_type","value":"fulltime","description":"<p>employee type code (required). 1 of options\nfulltime, parttime, contract, trainee, volunteer, freelancer</p>\n","type":"text"},{"key":"month_1","value":"","description":"<p>Headcount by month {i}</p>\n","type":"text"},{"key":"month_2","value":"","type":"text"},{"key":"month_3","value":"","type":"text"},{"key":"month_4","value":"","type":"text"},{"key":"month_5","value":"","type":"text"},{"key":"month_6","value":"","type":"text"},{"key":"month_7","value":"","type":"text"},{"key":"month_8","value":"","type":"text"},{"key":"month_9","value":"","type":"text"},{"key":"month_10","value":"","type":"text"},{"key":"month_11","value":"","type":"text"},{"key":"month_12","value":"","type":"text"},{"key":"terminated_month_1","value":"","description":"<p>Terminated employees by month {i}</p>\n","type":"text"},{"key":"terminated_month_2","value":"","type":"text"},{"key":"terminated_month_3","value":"","type":"text"},{"key":"terminated_month_4","value":"","type":"text"},{"key":"terminated_month_5","value":"","type":"text"},{"key":"terminated_month_6","value":"","type":"text"},{"key":"terminated_month_7","value":"","type":"text"},{"key":"terminated_month_8","value":"","type":"text"},{"key":"terminated_month_9","value":"","type":"text"},{"key":"terminated_month_10","value":"","type":"text"},{"key":"terminated_month_11","value":"","type":"text"},{"key":"terminated_month_12","value":"","type":"text"},{"key":"old_headcount","value":"","description":"<p>Working headcount at planning time</p>\n","type":"text"},{"key":"content","value":"","description":"<p>Note - Ghi chú</p>\n","type":"text"},{"key":"followers","value":"","description":"<p>Followers - Người theo dõi</p>\n","type":"text"}]},"url":"https://hiring.base.beta/publicapi/v3/headcount/create","urlObject":{"protocol":"https","path":["publicapi","v3","headcount","create"],"host":["hiring","base.beta"],"query":[],"variable":[]}},"response":[],"_postman_id":"32631140-58a2-42b9-948b-684d2fc14ff9"},{"name":"Edit headcount","id":"a7023dd5-9e91-42d8-b1d7-dbee8f434f41","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/x-www-form-urlencoded","type":"text"}],"body":{"mode":"urlencoded","urlencoded":[{"key":"access_token_v2","value":"","description":"<p>app access token (required)</p>\n","type":"text"},{"key":"username","value":"admin","description":"<p>actor username (required)</p>\n","type":"text"},{"key":"id","value":"49","description":"<p>headcount id (required)</p>\n","type":"text"},{"key":"month_1","value":"","description":"<p>Headcount by month {i} - Định biên theo tháng tháng {i}</p>\n","type":"text"},{"key":"month_2","value":"","type":"text"},{"key":"month_3","value":"","type":"text"},{"key":"month_4","value":"","type":"text"},{"key":"month_5","value":"","type":"text"},{"key":"month_6","value":"","type":"text"},{"key":"month_7","value":"","type":"text"},{"key":"month_8","value":"","type":"text"},{"key":"month_9","value":"","type":"text"},{"key":"month_10","value":"","type":"text"},{"key":"month_11","value":"","type":"text"},{"key":"month_12","value":"","type":"text"},{"key":"terminated_month_1","value":"","description":"<p>Terminated employees by month {i} - Nhân sự nghỉ việc theo tháng {i}</p>\n","type":"text"},{"key":"terminated_month_2","value":"","type":"text"},{"key":"terminated_month_3","value":"","type":"text"},{"key":"terminated_month_4","value":"","type":"text"},{"key":"terminated_month_5","value":"","type":"text"},{"key":"terminated_month_6","value":"","type":"text"},{"key":"terminated_month_7","value":"","type":"text"},{"key":"terminated_month_8","value":"","type":"text"},{"key":"terminated_month_9","value":"","type":"text"},{"key":"terminated_month_11","value":"","type":"text"},{"key":"terminated_month_12","value":"","type":"text"},{"key":"old_headcount","value":"","description":"<p>Working headcount at planning time - Số lượng nhân sự đầu năm</p>\n","type":"text"},{"key":"content","value":"","description":"<p>Note - Ghi chú</p>\n","type":"text"},{"key":"followers","value":"@tuyentran, @admin","description":"<p>Folowers - Người theo dõi</p>\n","type":"text"}]},"url":"https://hiring.base.beta/publicapi/v3/headcount/edit","urlObject":{"protocol":"https","path":["publicapi","v3","headcount","edit"],"host":["hiring","base.beta"],"query":[],"variable":[]}},"response":[],"_postman_id":"a7023dd5-9e91-42d8-b1d7-dbee8f434f41"},{"name":"Remove headcount","id":"ab8149f4-d55a-4992-b49c-07a8422642f3","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/x-www-form-urlencoded","type":"text"}],"body":{"mode":"urlencoded","urlencoded":[{"key":"access_token_v2","value":"","description":"<p>app access token (required)</p>\n","type":"text"},{"key":"username","value":"admins","description":"<p>actor username</p>\n","type":"text"},{"key":"id","value":"44","description":"<p>headcount id</p>\n","type":"text"}]},"url":"https://hiring.base.beta/publicapi/v3/headcount/remove","urlObject":{"protocol":"https","path":["publicapi","v3","headcount","remove"],"host":["hiring","base.beta"],"query":[],"variable":[]}},"response":[],"_postman_id":"ab8149f4-d55a-4992-b49c-07a8422642f3"},{"name":"get headcount by id","id":"f9c6b3fc-dcf8-4b90-a35a-af7537898139","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/x-www-form-urlencoded","type":"text"}],"body":{"mode":"urlencoded","urlencoded":[{"key":"access_token_v2","value":"","description":"<p>app access token (required)</p>\n","type":"text"},{"key":"username","value":"admin","description":"<p>actor username (required)</p>\n","type":"text"},{"key":"id","value":"48","description":"<p>headcount id (required)</p>\n","type":"text"}]},"url":"https://hiring.base.beta/publicapi/v3/headcount/get","urlObject":{"protocol":"https","path":["publicapi","v3","headcount","get"],"host":["hiring","base.beta"],"query":[],"variable":[]}},"response":[],"_postman_id":"f9c6b3fc-dcf8-4b90-a35a-af7537898139"},{"name":"get headcount list","id":"bdaff774-684f-4c35-b974-e848491767f9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/x-www-form-urlencoded","type":"text"}],"body":{"mode":"urlencoded","urlencoded":[{"key":"access_token_v2","value":"","description":"<p>app access token (required)</p>\n","type":"text"},{"key":"cycle_id","value":"6","description":"<p>Filter by cycle ID (optional)</p>\n","type":"text"}]},"url":"https://hiring.base.beta/publicapi/v3/headcount/list","description":"<h3 id=\"add-headcount-list\">Add Headcount List</h3>\n<p>This endpoint allows you to retrieve a list of headcounts based on the provided cycle ID.</p>\n<h4 id=\"request-body\">Request Body</h4>\n<ul>\n<li><code>cycle_id</code> (text, optional): Filter the headcount list by cycle ID.</li>\n</ul>\n<h4 id=\"response\">Response</h4>\n<p>Upon a successful request, the server will respond with a status code of 200 and a JSON object containing an array of headcounts. Each headcount object includes various details such as user ID, department ID, position ID, employee type, cycle ID, and headcount information for different months. The response also includes information on new headcounts, adjusted headcounts, terminated numbers, old headcounts, followers, timestamps, system ID, department name, position name, employee numbers, requestable numbers, recruit numbers, hired numbers, and total approved numbers.</p>\n","urlObject":{"protocol":"https","path":["publicapi","v3","headcount","list"],"host":["hiring","base.beta"],"query":[],"variable":[]}},"response":[{"id":"5845c5f1-0b90-4cd6-9213-d6664c39a3f6","name":"get headcount list","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/x-www-form-urlencoded","type":"text"}],"body":{"mode":"urlencoded","urlencoded":[{"key":"access_token","value":"","description":"app access token (required)","type":"text"},{"key":"cycle_id","value":"6","description":"Filter by cycle ID (optional)","type":"text"}]},"url":"https://hiring.base.beta/publicapi/v3/headcount/list"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 27 Feb 2025 09:10:45 GMT"},{"key":"Server","value":"Apache"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Strict-Transport-Security","value":"max-age=2592000"},{"key":"Content-Security-Policy","value":"frame-ancestors 'self' *.base.beta;"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Expires","value":"Thu, 19 Nov 1981 08:52:00 GMT"},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Keep-Alive","value":"timeout=900, max=4999"},{"key":"Connection","value":"Keep-Alive"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"code\": 1,\n    \"message\": \"\",\n    \"data\": null,\n    \"headcounts\": [\n        {\n            \"id\": \"48\",\n            \"user_id\": \"1\",\n            \"dept_id\": \"1\",\n            \"position_id\": \"1\",\n            \"employee_type\": \"fulltime\",\n            \"cycle_id\": \"6\",\n            \"content\": \"\",\n            \"new_headcount\": {\n                \"month_1\": 0,\n                \"month_2\": 0,\n                \"month_3\": 0,\n                \"month_4\": 0,\n                \"month_5\": 0,\n                \"month_6\": 0,\n                \"month_7\": 0,\n                \"month_8\": 0,\n                \"month_9\": 0,\n                \"month_10\": 0,\n                \"month_11\": 0,\n                \"month_12\": 0\n            },\n            \"adjust_headcount\": {},\n            \"terminated_num\": {\n                \"month_1\": 0,\n                \"month_2\": 0,\n                \"month_3\": 0,\n                \"month_4\": 0,\n                \"month_5\": 0,\n                \"month_6\": 0,\n                \"month_7\": 0,\n                \"month_8\": 0,\n                \"month_9\": 0,\n                \"month_10\": 0,\n                \"month_11\": 0,\n                \"month_12\": 0\n            },\n            \"old_headcount\": \"0\",\n            \"followers\": [\n                \"admin\",\n                \"xxxnguyenbao4132\"\n            ],\n            \"since\": \"1739868781\",\n            \"last_update\": \"1739868781\",\n            \"system_id\": \"1\",\n            \"dept_name\": \"Sales\",\n            \"position_name\": \"Vị trí ABC\",\n            \"emp_num\": {\n                \"month_1\": 0,\n                \"month_2\": 0,\n                \"month_3\": 0,\n                \"month_4\": 0,\n                \"month_5\": 0,\n                \"month_6\": 0,\n                \"month_7\": 0,\n                \"month_8\": 0,\n                \"month_9\": 0,\n                \"month_10\": 0,\n                \"month_11\": 0,\n                \"month_12\": 0,\n                \"total\": 0\n            },\n            \"requestable\": {\n                \"month_1\": 0,\n                \"month_2\": 0,\n                \"month_3\": 0,\n                \"month_4\": 0,\n                \"month_5\": 0,\n                \"month_6\": 0,\n                \"month_7\": 0,\n                \"month_8\": 0,\n                \"month_9\": 0,\n                \"month_10\": 0,\n                \"month_11\": 0,\n                \"month_12\": 0,\n                \"total\": 0\n            },\n            \"new_requestable\": {\n                \"month_1\": 0,\n                \"month_2\": 0,\n                \"month_3\": 0,\n                \"month_4\": 0,\n                \"month_5\": 0,\n                \"month_6\": 0,\n                \"month_7\": 0,\n                \"month_8\": 0,\n                \"month_9\": 0,\n                \"month_10\": 0,\n                \"month_11\": 0,\n                \"month_12\": 0,\n                \"total\": 0\n            },\n            \"replace_requestable\": {\n                \"month_1\": 0,\n                \"month_2\": 0,\n                \"month_3\": 0,\n                \"month_4\": 0,\n                \"month_5\": 0,\n                \"month_6\": 0,\n                \"month_7\": 0,\n                \"month_8\": 0,\n                \"month_9\": 0,\n                \"month_10\": 0,\n                \"month_11\": 0,\n                \"month_12\": 0,\n                \"total\": 0\n            },\n            \"to_recruit\": {\n                \"month_1\": 0,\n                \"month_2\": 0,\n                \"month_3\": 0,\n                \"month_4\": 0,\n                \"month_5\": 0,\n                \"month_6\": 0,\n                \"month_7\": 0,\n                \"month_8\": 0,\n                \"month_9\": 0,\n                \"month_10\": 0,\n                \"month_11\": 0,\n                \"month_12\": 0,\n                \"total\": 0\n            },\n            \"to_recruit_new\": {\n                \"month_1\": 0,\n                \"month_2\": 0,\n                \"month_3\": 0,\n                \"month_4\": 0,\n                \"month_5\": 0,\n                \"month_6\": 0,\n                \"month_7\": 0,\n                \"month_8\": 0,\n                \"month_9\": 0,\n                \"month_10\": 0,\n                \"month_11\": 0,\n                \"month_12\": 0,\n                \"total\": 0\n            },\n            \"to_recruit_replace\": {\n                \"month_1\": 0,\n                \"month_2\": 0,\n                \"month_3\": 0,\n                \"month_4\": 0,\n                \"month_5\": 0,\n                \"month_6\": 0,\n                \"month_7\": 0,\n                \"month_8\": 0,\n                \"month_9\": 0,\n                \"month_10\": 0,\n                \"month_11\": 0,\n                \"month_12\": 0,\n                \"total\": 0\n            },\n            \"hired_num\": {\n                \"month_1\": 0,\n                \"month_2\": 0,\n                \"month_3\": 0,\n                \"month_4\": 0,\n                \"month_5\": 0,\n                \"month_6\": 0,\n                \"month_7\": 0,\n                \"month_8\": 0,\n                \"month_9\": 0,\n                \"month_10\": 0,\n                \"month_11\": 0,\n                \"month_12\": 0,\n                \"total\": 0\n            },\n            \"replace_hired_num\": {\n                \"month_1\": 0,\n                \"month_2\": 0,\n                \"month_3\": 0,\n                \"month_4\": 0,\n                \"month_5\": 0,\n                \"month_6\": 0,\n                \"month_7\": 0,\n                \"month_8\": 0,\n                \"month_9\": 0,\n                \"month_10\": 0,\n                \"month_11\": 0,\n                \"month_12\": 0,\n                \"total\": 0\n            },\n            \"total_approved_number\": 0,\n            \"total_approved_new\": 0,\n            \"total_approved_replace\": 0\n        },\n        {\n            \"id\": \"47\",\n            \"user_id\": \"1\",\n            \"dept_id\": \"1\",\n            \"position_id\": \"2\",\n            \"employee_type\": \"fulltime\",\n            \"cycle_id\": \"6\",\n            \"content\": \"\",\n            \"new_headcount\": {\n                \"month_1\": 0,\n                \"month_2\": 0,\n                \"month_3\": 0,\n                \"month_4\": 0,\n                \"month_5\": 0,\n                \"month_6\": 0,\n                \"month_7\": 0,\n                \"month_8\": 0,\n                \"month_9\": 0,\n                \"month_10\": 0,\n                \"month_11\": 0,\n                \"month_12\": 0\n            },\n            \"adjust_headcount\": {},\n            \"terminated_num\": {\n                \"month_1\": 0,\n                \"month_2\": 0,\n                \"month_3\": 0,\n                \"month_4\": 0,\n                \"month_5\": 0,\n                \"month_6\": 0,\n                \"month_7\": 0,\n                \"month_8\": 0,\n                \"month_9\": 0,\n                \"month_10\": 0,\n                \"month_11\": 0,\n                \"month_12\": 0\n            },\n            \"old_headcount\": \"0\",\n            \"followers\": [],\n            \"since\": \"1739868781\",\n            \"last_update\": \"1739868781\",\n            \"system_id\": \"1\",\n            \"dept_name\": \"Marketing\",\n            \"position_name\": \"Vị trí SE\",\n            \"emp_num\": {\n                \"month_1\": 0,\n                \"month_2\": 0,\n                \"month_3\": 0,\n                \"month_4\": 0,\n                \"month_5\": 0,\n                \"month_6\": 0,\n                \"month_7\": 0,\n                \"month_8\": 0,\n                \"month_9\": 0,\n                \"month_10\": 0,\n                \"month_11\": 0,\n                \"month_12\": 0,\n                \"total\": 0\n            },\n            \"requestable\": {\n                \"month_1\": 0,\n                \"month_2\": 0,\n                \"month_3\": 0,\n                \"month_4\": 0,\n                \"month_5\": 0,\n                \"month_6\": 0,\n                \"month_7\": 0,\n                \"month_8\": 0,\n                \"month_9\": 0,\n                \"month_10\": 0,\n                \"month_11\": 0,\n                \"month_12\": 0,\n                \"total\": 0\n            },\n            \"new_requestable\": {\n                \"month_1\": 0,\n                \"month_2\": 0,\n                \"month_3\": 0,\n                \"month_4\": 0,\n                \"month_5\": 0,\n                \"month_6\": 0,\n                \"month_7\": 0,\n                \"month_8\": 0,\n                \"month_9\": 0,\n                \"month_10\": 0,\n                \"month_11\": 0,\n                \"month_12\": 0,\n                \"total\": 0\n            },\n            \"replace_requestable\": {\n                \"month_1\": 0,\n                \"month_2\": 0,\n                \"month_3\": 0,\n                \"month_4\": 0,\n                \"month_5\": 0,\n                \"month_6\": 0,\n                \"month_7\": 0,\n                \"month_8\": 0,\n                \"month_9\": 0,\n                \"month_10\": 0,\n                \"month_11\": 0,\n                \"month_12\": 0,\n                \"total\": 0\n            },\n            \"to_recruit\": {\n                \"month_1\": 0,\n                \"month_2\": 0,\n                \"month_3\": 0,\n                \"month_4\": 0,\n                \"month_5\": 0,\n                \"month_6\": 0,\n                \"month_7\": 0,\n                \"month_8\": 0,\n                \"month_9\": 0,\n                \"month_10\": 0,\n                \"month_11\": 0,\n                \"month_12\": 0,\n                \"total\": 0\n            },\n            \"to_recruit_new\": {\n                \"month_1\": 0,\n                \"month_2\": 0,\n                \"month_3\": 0,\n                \"month_4\": 0,\n                \"month_5\": 0,\n                \"month_6\": 0,\n                \"month_7\": 0,\n                \"month_8\": 0,\n                \"month_9\": 0,\n                \"month_10\": 0,\n                \"month_11\": 0,\n                \"month_12\": 0,\n                \"total\": 0\n            },\n            \"to_recruit_replace\": {\n                \"month_1\": 0,\n                \"month_2\": 0,\n                \"month_3\": 0,\n                \"month_4\": 0,\n                \"month_5\": 0,\n                \"month_6\": 0,\n                \"month_7\": 0,\n                \"month_8\": 0,\n                \"month_9\": 0,\n                \"month_10\": 0,\n                \"month_11\": 0,\n                \"month_12\": 0,\n                \"total\": 0\n            },\n            \"hired_num\": {\n                \"month_1\": 0,\n                \"month_2\": 0,\n                \"month_3\": 0,\n                \"month_4\": 0,\n                \"month_5\": 0,\n                \"month_6\": 0,\n                \"month_7\": 0,\n                \"month_8\": 0,\n                \"month_9\": 0,\n                \"month_10\": 0,\n                \"month_11\": 0,\n                \"month_12\": 0,\n                \"total\": 0\n            },\n            \"replace_hired_num\": {\n                \"month_1\": 0,\n                \"month_2\": 0,\n                \"month_3\": 0,\n                \"month_4\": 0,\n                \"month_5\": 0,\n                \"month_6\": 0,\n                \"month_7\": 0,\n                \"month_8\": 0,\n                \"month_9\": 0,\n                \"month_10\": 0,\n                \"month_11\": 0,\n                \"month_12\": 0,\n                \"total\": 0\n            },\n            \"total_approved_number\": 0,\n            \"total_approved_new\": 0,\n            \"total_approved_replace\": 0\n        },\n        {\n            \"id\": \"46\",\n            \"user_id\": \"1\",\n            \"dept_id\": \"2\",\n            \"position_id\": \"3\",\n            \"employee_type\": \"fulltime\",\n            \"cycle_id\": \"6\",\n            \"content\": \"\",\n            \"new_headcount\": {\n                \"month_1\": 0,\n                \"month_2\": 0,\n                \"month_3\": 0,\n                \"month_4\": 0,\n                \"month_5\": 0,\n                \"month_6\": 0,\n                \"month_7\": 0,\n                \"month_8\": 0,\n                \"month_9\": 0,\n                \"month_10\": 0,\n                \"month_11\": 0,\n                \"month_12\": 0\n            },\n            \"adjust_headcount\": {},\n            \"terminated_num\": {\n                \"month_1\": 0,\n                \"month_2\": 0,\n                \"month_3\": 0,\n                \"month_4\": 0,\n                \"month_5\": 0,\n                \"month_6\": 0,\n                \"month_7\": 0,\n                \"month_8\": 0,\n                \"month_9\": 0,\n                \"month_10\": 0,\n                \"month_11\": 0,\n                \"month_12\": 0\n            },\n            \"old_headcount\": \"0\",\n            \"followers\": [],\n            \"since\": \"1739868781\",\n            \"last_update\": \"1739868781\",\n            \"system_id\": \"1\",\n            \"dept_name\": \"Customer Support\",\n            \"position_name\": \"Marketing 1\",\n            \"emp_num\": {\n                \"month_1\": 0,\n                \"month_2\": 0,\n                \"month_3\": 0,\n                \"month_4\": 0,\n                \"month_5\": 0,\n                \"month_6\": 0,\n                \"month_7\": 0,\n                \"month_8\": 0,\n                \"month_9\": 0,\n                \"month_10\": 0,\n                \"month_11\": 0,\n                \"month_12\": 0,\n                \"total\": 0\n            },\n            \"requestable\": {\n                \"month_1\": 0,\n                \"month_2\": 0,\n                \"month_3\": 0,\n                \"month_4\": 0,\n                \"month_5\": 0,\n                \"month_6\": 0,\n                \"month_7\": 0,\n                \"month_8\": 0,\n                \"month_9\": 0,\n                \"month_10\": 0,\n                \"month_11\": 0,\n                \"month_12\": 0,\n                \"total\": 0\n            },\n            \"new_requestable\": {\n                \"month_1\": 0,\n                \"month_2\": 0,\n                \"month_3\": 0,\n                \"month_4\": 0,\n                \"month_5\": 0,\n                \"month_6\": 0,\n                \"month_7\": 0,\n                \"month_8\": 0,\n                \"month_9\": 0,\n                \"month_10\": 0,\n                \"month_11\": 0,\n                \"month_12\": 0,\n                \"total\": 0\n            },\n            \"replace_requestable\": {\n                \"month_1\": 0,\n                \"month_2\": 0,\n                \"month_3\": 0,\n                \"month_4\": 0,\n                \"month_5\": 0,\n                \"month_6\": 0,\n                \"month_7\": 0,\n                \"month_8\": 0,\n                \"month_9\": 0,\n                \"month_10\": 0,\n                \"month_11\": 0,\n                \"month_12\": 0,\n                \"total\": 0\n            },\n            \"to_recruit\": {\n                \"month_1\": 0,\n                \"month_2\": 0,\n                \"month_3\": 0,\n                \"month_4\": 0,\n                \"month_5\": 0,\n                \"month_6\": 0,\n                \"month_7\": 0,\n                \"month_8\": 0,\n                \"month_9\": 0,\n                \"month_10\": 0,\n                \"month_11\": 0,\n                \"month_12\": 0,\n                \"total\": 0\n            },\n            \"to_recruit_new\": {\n                \"month_1\": 0,\n                \"month_2\": 0,\n                \"month_3\": 0,\n                \"month_4\": 0,\n                \"month_5\": 0,\n                \"month_6\": 0,\n                \"month_7\": 0,\n                \"month_8\": 0,\n                \"month_9\": 0,\n                \"month_10\": 0,\n                \"month_11\": 0,\n                \"month_12\": 0,\n                \"total\": 0\n            },\n            \"to_recruit_replace\": {\n                \"month_1\": 0,\n                \"month_2\": 0,\n                \"month_3\": 0,\n                \"month_4\": 0,\n                \"month_5\": 0,\n                \"month_6\": 0,\n                \"month_7\": 0,\n                \"month_8\": 0,\n                \"month_9\": 0,\n                \"month_10\": 0,\n                \"month_11\": 0,\n                \"month_12\": 0,\n                \"total\": 0\n            },\n            \"hired_num\": {\n                \"month_1\": 0,\n                \"month_2\": 0,\n                \"month_3\": 0,\n                \"month_4\": 0,\n                \"month_5\": 0,\n                \"month_6\": 0,\n                \"month_7\": 0,\n                \"month_8\": 0,\n                \"month_9\": 0,\n                \"month_10\": 0,\n                \"month_11\": 0,\n                \"month_12\": 0,\n                \"total\": 0\n            },\n            \"replace_hired_num\": {\n                \"month_1\": 0,\n                \"month_2\": 0,\n                \"month_3\": 0,\n                \"month_4\": 0,\n                \"month_5\": 0,\n                \"month_6\": 0,\n                \"month_7\": 0,\n                \"month_8\": 0,\n                \"month_9\": 0,\n                \"month_10\": 0,\n                \"month_11\": 0,\n                \"month_12\": 0,\n                \"total\": 0\n            },\n            \"total_approved_number\": 0,\n            \"total_approved_new\": 0,\n            \"total_approved_replace\": 0\n        },\n        {\n            \"id\": \"45\",\n            \"user_id\": \"1\",\n            \"dept_id\": \"3\",\n            \"position_id\": \"4\",\n            \"employee_type\": \"fulltime\",\n            \"cycle_id\": \"6\",\n            \"content\": \"\",\n            \"new_headcount\": {\n                \"month_1\": 0,\n                \"month_2\": 0,\n                \"month_3\": 0,\n                \"month_4\": 0,\n                \"month_5\": 0,\n                \"month_6\": 0,\n                \"month_7\": 0,\n                \"month_8\": 0,\n                \"month_9\": 0,\n                \"month_10\": 0,\n                \"month_11\": 0,\n                \"month_12\": 0\n            },\n            \"adjust_headcount\": {},\n            \"terminated_num\": {\n                \"month_1\": 0,\n                \"month_2\": 0,\n                \"month_3\": 0,\n                \"month_4\": 0,\n                \"month_5\": 0,\n                \"month_6\": 0,\n                \"month_7\": 0,\n                \"month_8\": 0,\n                \"month_9\": 0,\n                \"month_10\": 0,\n                \"month_11\": 0,\n                \"month_12\": 0\n            },\n            \"old_headcount\": \"0\",\n            \"followers\": [],\n            \"since\": \"1739868781\",\n            \"last_update\": \"1739868781\",\n            \"system_id\": \"1\",\n            \"dept_name\": \"Back Office\",\n            \"position_name\": \"CS Fresher\",\n            \"emp_num\": {\n                \"month_1\": 0,\n                \"month_2\": 0,\n                \"month_3\": 0,\n                \"month_4\": 0,\n                \"month_5\": 0,\n                \"month_6\": 0,\n                \"month_7\": 0,\n                \"month_8\": 0,\n                \"month_9\": 0,\n                \"month_10\": 0,\n                \"month_11\": 0,\n                \"month_12\": 0,\n                \"total\": 0\n            },\n            \"requestable\": {\n                \"month_1\": 0,\n                \"month_2\": 0,\n                \"month_3\": 0,\n                \"month_4\": 0,\n                \"month_5\": 0,\n                \"month_6\": 0,\n                \"month_7\": 0,\n                \"month_8\": 0,\n                \"month_9\": 0,\n                \"month_10\": 0,\n                \"month_11\": 0,\n                \"month_12\": 0,\n                \"total\": 0\n            },\n            \"new_requestable\": {\n                \"month_1\": 0,\n                \"month_2\": 0,\n                \"month_3\": 0,\n                \"month_4\": 0,\n                \"month_5\": 0,\n                \"month_6\": 0,\n                \"month_7\": 0,\n                \"month_8\": 0,\n                \"month_9\": 0,\n                \"month_10\": 0,\n                \"month_11\": 0,\n                \"month_12\": 0,\n                \"total\": 0\n            },\n            \"replace_requestable\": {\n                \"month_1\": 0,\n                \"month_2\": 0,\n                \"month_3\": 0,\n                \"month_4\": 0,\n                \"month_5\": 0,\n                \"month_6\": 0,\n                \"month_7\": 0,\n                \"month_8\": 0,\n                \"month_9\": 0,\n                \"month_10\": 0,\n                \"month_11\": 0,\n                \"month_12\": 0,\n                \"total\": 0\n            },\n            \"to_recruit\": {\n                \"month_1\": 0,\n                \"month_2\": 0,\n                \"month_3\": 0,\n                \"month_4\": 0,\n                \"month_5\": 0,\n                \"month_6\": 0,\n                \"month_7\": 0,\n                \"month_8\": 0,\n                \"month_9\": 0,\n                \"month_10\": 0,\n                \"month_11\": 0,\n                \"month_12\": 0,\n                \"total\": 0\n            },\n            \"to_recruit_new\": {\n                \"month_1\": 0,\n                \"month_2\": 0,\n                \"month_3\": 0,\n                \"month_4\": 0,\n                \"month_5\": 0,\n                \"month_6\": 0,\n                \"month_7\": 0,\n                \"month_8\": 0,\n                \"month_9\": 0,\n                \"month_10\": 0,\n                \"month_11\": 0,\n                \"month_12\": 0,\n                \"total\": 0\n            },\n            \"to_recruit_replace\": {\n                \"month_1\": 0,\n                \"month_2\": 0,\n                \"month_3\": 0,\n                \"month_4\": 0,\n                \"month_5\": 0,\n                \"month_6\": 0,\n                \"month_7\": 0,\n                \"month_8\": 0,\n                \"month_9\": 0,\n                \"month_10\": 0,\n                \"month_11\": 0,\n                \"month_12\": 0,\n                \"total\": 0\n            },\n            \"hired_num\": {\n                \"month_1\": 0,\n                \"month_2\": 0,\n                \"month_3\": 0,\n                \"month_4\": 0,\n                \"month_5\": 0,\n                \"month_6\": 0,\n                \"month_7\": 0,\n                \"month_8\": 0,\n                \"month_9\": 0,\n                \"month_10\": 0,\n                \"month_11\": 0,\n                \"month_12\": 0,\n                \"total\": 0\n            },\n            \"replace_hired_num\": {\n                \"month_1\": 0,\n                \"month_2\": 0,\n                \"month_3\": 0,\n                \"month_4\": 0,\n                \"month_5\": 0,\n                \"month_6\": 0,\n                \"month_7\": 0,\n                \"month_8\": 0,\n                \"month_9\": 0,\n                \"month_10\": 0,\n                \"month_11\": 0,\n                \"month_12\": 0,\n                \"total\": 0\n            },\n            \"total_approved_number\": 0,\n            \"total_approved_new\": 0,\n            \"total_approved_replace\": 0\n        }\n    ],\n    \"total\": \"4\",\n    \"page\": 1\n}"}],"_postman_id":"bdaff774-684f-4c35-b974-e848491767f9"}],"id":"d4b2d9e1-aedf-459b-8c2e-befaeac26b3f","_postman_id":"d4b2d9e1-aedf-459b-8c2e-befaeac26b3f","description":""},{"name":"Recruitment request","item":[{"name":"Create request","id":"9eadb108-a236-42aa-8308-511124a9189f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/x-www-form-urlencoded","type":"text"}],"body":{"mode":"formdata","formdata":[{"key":"access_token_v2","value":"","description":"<p>app access token (required)</p>\n","type":"text"},{"key":"username","value":"admin","description":"<p>username của người tạo (required)</p>\n","type":"text"},{"key":"name","value":"tên mới 2","description":"<p>request name - tên đề xuất (required)</p>\n","type":"text"},{"key":"position_id","value":"1","description":"<p>position id - id của vị trí (required)</p>\n","type":"text"},{"key":"employee_type","value":"fulltime","description":"<p>employee type code - mã loại nhân sự (required). 1 trong các option: fulltime, parttime, contract, trainee, volunteer, freelancer</p>\n","type":"text"},{"key":"recruit_type","value":"new","description":"<p>loại tuyển (required): new/replace </p>\n","type":"text"},{"key":"recruit_number","value":"10","description":"<p>Number to recruit - Số lượng tuyển (required)</p>\n","type":"text"},{"key":"sla","value":"20/10/2025","description":"<p>SLA - Thời hạn tuyển dụng (required). Ví dụ 20/10/2025</p>\n","type":"text"},{"key":"content","value":"","description":"<p>Recruitment Reason - Lý do đề xuất</p>\n","type":"text"},{"key":"description","value":"","description":"<p>Job requirement - Yêu cầu công việc</p>\n","type":"text"},{"key":"group_id","value":"1","description":"<p>Group ID - Nhóm đề xuất</p>\n","type":"text"},{"key":"custom_test","value":"14114","description":"<p>custom fields cấu hình trong group. Key là id của trường trong form (require hay không tuỳ thuộc vào config)</p>\n","type":"text"},{"key":"custom_tep","description":"<p>custom fields cấu hình trong group. Key là id của trường trong form (require hay không tuỳ thuộc vào config)</p>\n","type":"file","src":["/C:/Users/TUYENTRAN/Downloads/[CV_Customer Support Executive]_Nguyễn Hương Quỳnh-protected.pdf","/C:/Users/TUYENTRAN/Downloads/[CV_Customer Support Executive]_Nguyễn Hương Quỳnh-protected.pdf"]},{"key":"direct_managers","value":"@admin","description":"<p>Approvers - Direct managers  - Người duyệt - Quản lý trực tiếp (nếu cần). Ví dụ @admin @xxxphamngoc4521</p>\n","type":"text"},{"key":"approver_flexible_approver_linh_dong","value":"@xxxnguyenbao4132 ","description":"<p>Approvers - Flexible managers  Người duyệt - Linh động (nếu cần). Cấu trúc (approver_${flexible_appover_key})</p>\n","type":"text"},{"key":"files-0","description":"<p>File attacthments (files_{index}). index = 0, 1, 2, ...  - Tệp đính kèm (files_{index}). index = 0, 1, 2, ... </p>\n","type":"file","src":"/C:/Users/TUYENTRAN/Downloads/Nguyễn Thị Mai_Nhân Viên Chăm Sóc Khách Hàng (14).pdf"},{"key":"files-1","description":"<p>File attacthments (files_{index}). index = 0, 1, 2, ...  Tệp đính kèm (files_{index}). index = 0, 1, 2, ... </p>\n","type":"file","src":"/C:/Users/TUYENTRAN/Downloads/CV - Nguyễn Ngọc Bảo Trâm - CS (1).pdf"}]},"url":"https://hiring.base.beta/publicapi/v3/request/recruit/create","urlObject":{"protocol":"https","path":["publicapi","v3","request","recruit","create"],"host":["hiring","base.beta"],"query":[],"variable":[]}},"response":[],"_postman_id":"9eadb108-a236-42aa-8308-511124a9189f"},{"name":"Edit request","id":"f2811a1b-1f1f-42d1-8f9b-f1ade981066c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/x-www-form-urlencoded","type":"text"}],"body":{"mode":"formdata","formdata":[{"key":"access_token_v2","value":"","description":"<p>app access token (required)</p>\n","type":"text"},{"key":"username","value":"admin","description":"<p>username của người tạo</p>\n","type":"text"},{"key":"name","value":"tên request 1254","description":"<p>tên request</p>\n","type":"text"},{"key":"position_id","value":"1","description":"<p>Id của vị trí</p>\n","type":"text"},{"key":"employee_type","value":"fulltime","description":"<p>mã loại nhân sự. 1 trong các option: fulltime, parttime, contract, trainee, volunteer, freelancer</p>\n","type":"text"},{"key":"recruit_type","value":"new","description":"<p>Loại tuyển: new/replace</p>\n","type":"text"},{"key":"recruit_number","value":"10","description":"<p>Số lượng tuyển</p>\n","type":"text"},{"key":"sla","value":"20/10/2025","description":"<p>Thời hạn tuyển dụng. Ví dụ 20/10/2025</p>\n","type":"text"},{"key":"content","value":"","description":"<p>Lý do đề xuất</p>\n","type":"text"},{"key":"description","value":"","description":"<p>Yêu cầu công việc</p>\n","type":"text"},{"key":"group_id","value":"1","description":"<p>Nhóm đề xuất</p>\n","type":"text"},{"key":"custom_test","value":"141141111","description":"<p>custom fields cấu hình trong group. Key là id của trường trong form</p>\n","type":"text"},{"key":"custom_tep","description":"<p>custom fields cấu hình trong group. Key là id của trường trong form</p>\n","type":"file","src":"/C:/Users/TUYENTRAN/Downloads/Trần Văn Tuyền.pdf"},{"key":"id","value":"132","type":"text"},{"key":"removed_files","value":"CKMTFTKQJ87Y29LMKWER2KJ8JMSBF7BZ","description":"<p>Fanh sách id của file đính kèm muốn xoá cách nhau bởi dấu phảy. Ví dụ:</p>\n","type":"text"}]},"url":"https://hiring.base.beta/publicapi/v3/request/recruit/edit","urlObject":{"protocol":"https","path":["publicapi","v3","request","recruit","edit"],"host":["hiring","base.beta"],"query":[],"variable":[]}},"response":[],"_postman_id":"f2811a1b-1f1f-42d1-8f9b-f1ade981066c"},{"name":"Edit number to recruit after approved","id":"6f53bc71-e6af-436d-b889-ed7b41de96ec","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/x-www-form-urlencoded","type":"text"}],"body":{"mode":"formdata","formdata":[{"key":"access_token_v2","value":"","description":"<p>app access token (required)</p>\n","type":"text"},{"key":"username","value":"admin","description":"<p>actor username (required)</p>\n","type":"text"},{"key":"id","value":"107","description":"<p>request id (required)</p>\n","type":"text"},{"key":"recruit_number","value":"20","description":"<p>Number to recruit (required)</p>\n","type":"text"},{"key":"reason","value":"2525","description":"<p>Reason (required)</p>\n","type":"text"}]},"url":"https://hiring.base.beta/publicapi/v3/request/recruit/edit.after.approved","urlObject":{"protocol":"https","path":["publicapi","v3","request","recruit","edit.after.approved"],"host":["hiring","base.beta"],"query":[],"variable":[]}},"response":[],"_postman_id":"6f53bc71-e6af-436d-b889-ed7b41de96ec"},{"name":"Get request by id","id":"ccd3e7a2-52d2-4d90-b3e5-bebd0b15db9e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/x-www-form-urlencoded","type":"text"}],"body":{"mode":"urlencoded","urlencoded":[{"key":"access_token_v2","value":"","description":"<p>app access token (required)</p>\n","type":"text"},{"key":"id","value":"102","description":"<p>request id (required)</p>\n","type":"text"}]},"url":"https://hiring.base.beta/publicapi/v3/request/recruit/get","urlObject":{"protocol":"https","path":["publicapi","v3","request","recruit","get"],"host":["hiring","base.beta"],"query":[],"variable":[]}},"response":[],"_postman_id":"ccd3e7a2-52d2-4d90-b3e5-bebd0b15db9e"},{"name":"Get paginate requests","id":"0977f330-526b-47f9-a704-e02e04b3a4ab","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/x-www-form-urlencoded","type":"text"}],"body":{"mode":"urlencoded","urlencoded":[{"key":"access_token_v2","value":"","description":"<p>app access token (required)</p>\n","type":"text"},{"key":"page","value":"1","description":"<p>page (default = 1)</p>\n","type":"text"},{"key":"dept_id","value":"4","description":"<p>Filter by department id (optional)</p>\n","type":"text"},{"key":"position_id","value":"1","description":"<p>Filter by position id (optional)</p>\n","type":"text"},{"key":"status","value":"pending","description":"<p>Filter by status (optional). 1 of options: pending/approved/rejected/recruiting/recruited/stopped</p>\n","type":"text"}]},"url":"https://hiring.base.beta/publicapi/v3/request/recruit/list","urlObject":{"protocol":"https","path":["publicapi","v3","request","recruit","list"],"host":["hiring","base.beta"],"query":[],"variable":[]}},"response":[],"_postman_id":"0977f330-526b-47f9-a704-e02e04b3a4ab"}],"id":"2c6ec2d5-9831-4c9b-80e6-1c7cbc3d31ba","_postman_id":"2c6ec2d5-9831-4c9b-80e6-1c7cbc3d31ba","description":""},{"name":"Configure recruitment request group","item":[{"name":"Get","id":"0c97043a-b8c7-4710-a98c-79da5b575486","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/x-www-form-urlencoded","type":"text"}],"body":{"mode":"urlencoded","urlencoded":[{"key":"access_token_v2","value":"","description":"<p>app access token (required)</p>\n","type":"text"}]},"url":"https://hiring.base.beta/publicapi/v3/group/get","urlObject":{"protocol":"https","path":["publicapi","v3","group","get"],"host":["hiring","base.beta"],"query":[],"variable":[]}},"response":[],"_postman_id":"0c97043a-b8c7-4710-a98c-79da5b575486"}],"id":"279d830f-8f79-43c9-aa3a-34bce8770d9b","_postman_id":"279d830f-8f79-43c9-aa3a-34bce8770d9b","description":""}],"variable":[{"key":"ext_access_token","value":"","type":"default"},{"key":"domain","value":"base.beta","type":"default"},{"key":"opening_id","value":"1","type":"default"}]}