| Property | Required | Details | Location |
|---|---|---|---|
uuid |
Must be a String |
URL |
GET /hr_api/v1/position_openings/:uuid
200
{
"position_opening": {
"uuid": "c334fec5-b133-48b0-ac8e-a9b9dbe67ba9",
"position_reference": "ddnp7fStniSkYoQBNB5NUP",
"language": null,
"number_to_fill": 10,
"status": "open",
"valid_from": "2010-03-26T00:00:00.000+00:00",
"valid_to": null,
"vms_transfer_status": "complete",
"quota": 100,
"approval_status": "approved",
"description": "Description in new description field. test",
"applications_owner_type": "named_user",
"transferred_to_vms_at": "2013-11-11T13:45:52.000+00:00",
"quota_publication_flag": "quota_not_reached",
"publication_status": "published",
"quota_auto_republish": true,
"ni_flag": false,
"ni_exported": null,
"ni_salary": null,
"ni_location": null,
"ni_advertising_method": null,
"ni_status": null,
"ni_department": null,
"ni_advertisment_type": null,
"ni_apprentice_flag": null,
"auto_fill": false,
"enable_alerts": false,
"position_opening_template": {
"uuid": "e7ac39ac-9eb6-49a8-a10e-78694fd27114",
"title": "Store Manager - UK",
"language": null,
"number_to_fill": 1,
"quota": 10,
"distribution_types": [
"external"
],
"body": "<p>UK Store manager vacancy template text.</p>",
"data": null,
"description": null,
"applications_owner_type": "any_named_user",
"status": "active",
"quota_auto_republish": "",
"default_position_detail_title": "",
"default_remuneration_package_title": null,
"position_form_options": {},
"auto_fill_type": "never_auto_fill",
"use_remuneration_package_keyword": false,
"use_shift_keyword": false,
"restricted_access": false,
"use_job_category_one": true,
"use_job_category_two": true,
"use_job_category_three": true,
"use_contract_type": true,
"position_openings_owner_type": "any_named_user",
"system_flags": 0,
"encoded_body": "<p>UK Store manager vacancy template text.</p>",
"user_group_names": null,
"publication_scope_templates": [
{
"name": "external",
"system_flags": 0
}
]
},
"configuration_scope": {
"uuid": "1a213dd2-4eaa-4e4b-a38d-05e6e21e5d28",
"scope_type": "recruitment",
"sort": 10,
"name": "recruitment",
"category_status": "active",
"title": "Recruitment"
}
}
}