Need help with your APIs? I offer API discovery, governance & evangelism services. Explore services →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Temenos Transact Deposits API

Manage deposit arrangements including term deposits, savings deposits, and fixed deposit products with maturity tracking and renewal capabilities.

Temenos Transact Deposits API is one of 13 APIs that Temenos Transact publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

This API exposes 1 JSON Schema definition.

Tagged areas include Deposits. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, authentication docs, a support channel, a changelog, a JSON-LD context, and 1 JSON Schema.

This API exposes 2 operations across 2 paths, and defines 6 schemas. It is described by OpenAPI 3.1.0, at version 1.0.0.

Requests are made against 2 base URLs: https://api.temenos.com/api/v1.0.0, https://sandbox.temenos.com/api/v1.0.0.

2 operations 2 paths 6 schemas 2 GET

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.1.0
API Version
1.0.0
Base URL
https://api.temenos.com/transact/v1
Authentication
HTTP Bearer
Terms of Service
Resource Areas
1

Authentication & Security 1

Temenos Transact Deposits API declares 1 security scheme for authenticating requests. It accepts HTTP bearer tokens (JWT) (bearerAuth). By default, every request must be authenticated.

  • bearerAuth — OAuth 2.0 Bearer token authentication. Obtain a token from the Temenos authentication endpoint using client credentials or authorization code flow.

Paths & Operations 2

Across 2 paths, the API surfaces 2 operations — 2 GET. Each is listed below with its method, path, parameters, and response codes.

Deposits 2

Manage deposit arrangements including term deposits, savings deposits, and fixed deposit products with maturity tracking and renewal capabilities.

GET
/holdings/deposits
Temenos Transact List Deposits
getDeposits 5 params → 200400401500
GET
/holdings/deposits/{depositId}
Temenos Transact Get Deposit Details
getDeposit 1 param → 200401404500

Schemas 6

The contract defines 6 schemas that model the data the API accepts and returns. The most detailed are Deposit (14 properties), ResponseHeader (4 properties), PaginationInfo (3 properties), DepositsResponse (3 properties). Each schema is shown below with its type and property counts.

Deposit
object
A deposit arrangement in Temenos Transact
14 properties
DepositDetailsResponse
object
2 properties
ErrorResponse
object
Standard error response structure
2 properties 1 required
ResponseHeader
object
Standard response header returned by all Transact API operations
4 properties
DepositsResponse
object
3 properties
PaginationInfo
object
Pagination metadata for list responses
3 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

temenos-transact-deposits-api-openapi.yml Raw ↑

Other APIs Temenos Transact publishes across the network.

Temenos Transact Microservices APIs
Temenos Transact Data Hub APIs
Temenos Operational Data Store APIs
Temenos Transact Accounts API
Temenos Transact Beneficiaries API
Temenos Transact Cards API
Temenos Transact Customers API
Temenos Transact Loans API
Temenos Transact Payments API
Temenos Transact Products API
Temenos Transact Reference Data API
Temenos Transact Transactions API