Skip to main content
The Temenos Transact Core Connector provides pre-built connectivity with the Temenos Transact core banking system through Temenos APIs. It integrates with party management and customer information across multiple versions. Supported versions: Temenos Transact API v25

Supported use cases

Party Management

Comprehensive party operations including create, search, and retrieve party information

Supported operations

The Temenos Transact Connector supports the following operations from the Grand Central Unified API specification:

Party

OperationEndpoint
Create partyPOST /parties
Get party detailsGET /parties/{partyId}
Search partyGET /parties?search={criteria}
Party search supports various criteria including:
  • Party ID
  • Party name and legal name
  • Customer identifiers
  • Contact information
Search results include relationship details and address information for each matching party.

API features

The Temenos Transact connector includes:

RESTful Integration

Native RESTful API integration with Temenos Transact platform

Data Mapping

Comprehensive data mapping between Grand Central Unified API and Temenos data models

Version compatibility

The Temenos Transact connector supports the following API version:
VersionPartyDocumentation
v25Full CRUDTemenos Docs
For a complete list of Grand Central error codes and their descriptions, see error codes reference.