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
| Operation | Endpoint |
|---|---|
| Create party | POST /parties |
| Get party details | GET /parties/{partyId} |
| Search party | GET /parties?search={criteria} |
Party search supports various criteria including:
- Party ID
- Party name and legal name
- Customer identifiers
- Contact information
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:| Version | Party | Documentation |
|---|---|---|
| v25 | Full CRUD | Temenos Docs |
For a complete list of Grand Central error codes and their descriptions, see error codes reference.