get https://{hostname}/talent/recruiting/v2//api/suffixes
This operation returns all of the name suffixes (such as Jr.
) that are available in UKG Pro Recruiting. Suffix IDs are used when you make POST Candidate and POST Application requests if you need to add a name suffix to a candidate or application.
Permissions
To access this operation, your access token must contain one of the following scopes:
- record.recruiting.domain.configuration.read
- recruiting.domain.application-import.read
- recruiting.domain.candidate-import.read
Refer to the Onboarding and Recruiting Authorization and Permissions topic for more information.