naftiko: 1.0.0-alpha2 info: label: Temenos Payments API — Payment Configuration description: 'Temenos Payments API — Payment Configuration. 1 operations. Lead operation: List Payment Routing Configurations. Self-contained Naftiko capability covering one Temenos business surface.' tags: - Temenos - Payment Configuration created: '2026-05-19' modified: '2026-05-19' binds: - namespace: env keys: TEMENOS_API_KEY: TEMENOS_API_KEY capability: consumes: - type: http namespace: payments-payment-configuration baseUri: https://api.temenos.com/payments/v1 description: Temenos Payments API — Payment Configuration business capability. Self-contained, no shared references. resources: - name: configuration-paymentRoutes path: /configuration/paymentRoutes operations: - name: listpaymentroutes method: GET description: List Payment Routing Configurations outputRawFormat: json outputParameters: - name: result type: object value: $. authentication: type: bearer token: '{{env.TEMENOS_API_KEY}}' exposes: - type: rest namespace: payments-payment-configuration-rest port: 8080 description: REST adapter for Temenos Payments API — Payment Configuration. One Spectral-compliant resource per consumed operation, prefixed with /v1. resources: - path: /v1/configuration/paymentroutes name: configuration-paymentroutes description: REST surface for configuration-paymentRoutes. operations: - method: GET name: listpaymentroutes description: List Payment Routing Configurations call: payments-payment-configuration.listpaymentroutes outputParameters: - type: object mapping: $. - type: mcp namespace: payments-payment-configuration-mcp port: 9090 transport: http description: MCP adapter for Temenos Payments API — Payment Configuration. One tool per consumed operation, routed inline through this capability's consumes block. tools: - name: list-payment-routing-configurations description: List Payment Routing Configurations hints: readOnly: true destructive: false idempotent: true call: payments-payment-configuration.listpaymentroutes outputParameters: - type: object mapping: $.