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 Order API

Handle instruction processing and payment management including cash receipts, dividend payments, order creation and cancellation, payment amendments, and stock exchange transactions with 17 endpoints.

Temenos Order API is one of 61 APIs that Temenos publishes on the APIs.io network, described by a machine-readable OpenAPI specification and an AsyncAPI event-driven specification.

Tagged areas include Order. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, authentication docs, a getting-started guide, a changelog, and an AsyncAPI specification.

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

Requests are made against a single base URL, https://api.temenos.com/bnpl/v1.

11 operations 7 paths 15 schemas 1 DELETE6 GET4 POST

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
Authentication
HTTP Bearer
Terms of Service
Resource Areas
1

Authentication & Security 1

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

Paths & Operations 11

Across 7 paths, the API surfaces 11 operations — 1 DELETE, 6 GET, 4 POST. Each is listed below with its method, path, parameters, and response codes.

Order 11

Handle instruction processing and payment management including cash receipts, dividend payments, order creation and cancellation, payment amendments, and stock exchange transactio…

GET
/order/instructions
List Order Instructions
listInstructions 4 params → 200401
POST
/order/instructions
Create Order Instruction
createInstruction body → 201400401
POST
/order/sharePrices
Set Share Price
createSharePrice body → 201400401
GET
/order/paymentOrders
List Payment Orders
listPaymentOrders 4 params → 200401
POST
/order/paymentOrders
Create Payment Order
createPaymentOrder body → 201400401
GET
/order/standingOrders
List Standing Orders
listStandingOrders 3 params → 200401
GET
/order/directDebits
List Direct Debit Mandates
listDirectDebits 3 params → 200401
GET
/order/securities
List Security Orders
listSecurityOrders 4 params → 200401
POST
/order/securities
Create Security Order
createSecurityOrder body → 201400401
GET
/order/securities/{orderId}
Get Security Order Details
getSecurityOrder 1 param → 200401404
DELETE
/order/securities/{orderId}
Cancel Security Order
cancelSecurityOrder 1 param → 200401404

Schemas 15

The contract defines 15 schemas that model the data the API accepts and returns. The most detailed are SecurityOrder (12 properties), PaymentOrder (10 properties), OrderInstruction (9 properties), StandingOrder (9 properties). Each schema is shown below with its type and property counts.

PaymentOrder
object
Payment order for fund transfer
10 properties
PaginationHeader_2
object
Pagination metadata for list responses
3 properties
PaginationHeader
object
Pagination metadata
3 properties
OrderInstruction
object
Fund order instruction
9 properties
Error
object
Error response
2 properties
SecurityOrder
object
Securities trading order
12 properties
SecurityOrderCreate
object
Security order creation request
9 properties 5 required
PaymentOrderCreate
object
Request body for creating a payment order
8 properties 4 required
SharePriceCreate
object
Request body for setting share price
4 properties 4 required
Error_3
object
Error response
2 properties
PaginationHeader_3
object
Pagination metadata
3 properties
SharePrice
object
Fund share price record
4 properties
StandingOrder
object
Standing order instruction for recurring payments
9 properties
OrderInstructionCreate
object
Request body for creating an instruction
7 properties 4 required
DirectDebit
object
Direct debit mandate and instruction
8 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

temenos-order-api-openapi.yml Raw ↑

Other APIs Temenos publishes across the network.

Temenos Lifecycle Management Suite API
Temenos Ecosystem API
Temenos Explorer API
Temenos Accounts API
Temenos Accounts Arrangement Details API
Temenos Alert Management API
Temenos Analytics Data Store API
Temenos Application Metering API
Temenos Application Packages API
Temenos Bulk Payments API
Temenos Callback Registry API
Temenos Cards API