v1

latestOpenAPI 3.0.12026-07-243124341009.5 KB
Employment Types

Get Employment Type Definitions

Returns dropdown values for the employment type definitions from the Tax tab of the talent profile page, that are configured in Table Editor.

get/v1/employment-type

Headers

RequestIdstring uuid

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

Unique request identifier (UUID) used to correlate request data with log entries and events.

FrontOfficeTenantIdinteger

An integer identifier for the tenant that the request is being made for. Required when Tenant header is not provided.

Tenantstring

Tenant company code that determines data access scope during the request. Required when FrontOfficeTenantId header is not provided.

Response

A list of employment types.

empTypeIDinteger

The identifier for the employment type.

empTypeNamestring

The name of the employment type.

empTypeCategorystring

The type of employment type. Acceptable values are W-2, 1099, C2C.

empTypeBurdenPercentnumber

The burden percentage for the employment type.

empTypeCodestring

The custom code for the employment type.

isDefaultboolean

Identifies if the employment type is the default option for the tenant.