Property | Required | Details | Location |
---|---|---|---|
uuid |
Must be a String |
URL |
GET /hr_api/v1/termination_reasons/:uuid 200 { "termination_reason": { "keyword_type": "ReasonForLeaving", "keyword_id": null, "uuid": "5e4405f6-532c-46be-a72a-8b372803525b", "category_code": "reaon_for_leaving", "comments": "<p>comment for test reason for leaving</p>", "sort": 100, "category_status": "active", "category_description": "test reason for leaving keyword" } }