v1

latestOpenAPI 3.0.12026-07-243124341009.5 KB
TalentBenefits

Get Benefit Partner Transaction Types

Retrieves a list of talent benefit enrollment transaction types for the requesting authorized partner.

get/v1/transaction-types/partner-benefits

Headers

FrontOfficeTenantIdinteger

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

Tenantstring

Tenant company code for scoped data access during the request.

RequestIdstring uuid required

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

Response

200 response

transactionTypeIdinteger

The unique identifier for the talent benefit transaction type.

namestring

The display name of the transaction type.

systemNamestring

The internal system name of the transaction type.

deductionCategoryIdinteger

The unique identifier for the deduction category associated with the transaction type.

isEmployeeDeductionboolean

An indication of whether the transaction type represents an employee deduction.

isEmployerContributionboolean

An indication of whether the transaction type represents an employer contribution.

isPreTaxboolean

An indication of whether the transaction type is categorized as pre-tax.

isPayCodeboolean

An indication of whether the transaction type is a paycode.