HireApplication
Hire an application.
Input
Name | Type | Required | Description |
Id | Int64 | True | Application ID. |
StartDate | Date | False | The start date of the employe. |
OpeningId | Int64 | False | An opening ID to fill with this hire. This is the unique Greenhouse id of the opening. |
CloseReasonId | Int64 | False | The close reason to assign to the opening that will be closed with this hire. |
Result Set Columns
Name | Type | Description |
Success | Bool | Outputs true if the procedure succeeded. |