v1

latestOpenAPI 3.0.12026-07-243124341009.5 KB
Talent

Query Job Summary for Multiple Talent

Retrieves job summary details for talent records, with year-to-date totals calculated based on paycheck data from the specified year (paidInYear). Defaults to the current year if the paidInYear value is not specified.

post/v1/talent/multi-query/job-summary/{paidInYear}

Path parameters

paidInYearstring required

The year for which paycheck data is used to calculate year-to-date totals.

Headers

FrontOfficeTenantIdinteger required

An integer identifier for the tenant which the request is being made for.

RequestIdstring uuid required

The unique request identifier used to correlate request data to log entries and events, formatted as a UUID.

Request body

string[] required

Response

200 response

totalRequestedCountinteger

The total number of talent job summaries requested in the query.

foundCountinteger

The number of talent job summaries found and returned.

errorCountinteger

The number of talent job summaries that could not be retrieved due to errors.