返回顶部
l

lap-account-and-transaction-api-specification

Account and Transaction API Specification API skill. Use when working with Account and Transaction API Specification for account-access-consents, accounts, balances. Covers 29 endpoints.

作者: admin | 来源: ClawHub
源自
ClawHub
版本
V 1.0.1
安全检测
已通过
310
下载量
0
收藏
概述
安装方式
版本历史

lap-account-and-transaction-api-specification

# Account and Transaction API Specification API version: 4.0.0 ## Auth OAuth2 | OAuth2 ## Base URL /open-banking/v4.0/aisp ## Setup 1. Configure auth: OAuth2 | OAuth2 2. GET /accounts -- verify access 3. POST /account-access-consents -- create first account-access-consents ## Endpoints 29 endpoints across 12 groups. See references/api-spec.lap for full details. ### account-access-consents | Method | Path | Description | |--------|------|-------------| | POST | /account-access-consents | Create Account Access Consents | | GET | /account-access-consents/{ConsentId} | Get Account Access Consents | | DELETE | /account-access-consents/{ConsentId} | Delete Account Access Consents | ### accounts | Method | Path | Description | |--------|------|-------------| | GET | /accounts | Get Accounts | | GET | /accounts/{AccountId} | Get Accounts | | GET | /accounts/{AccountId}/balances | Get Balances | | GET | /accounts/{AccountId}/beneficiaries | Get Beneficiaries | | GET | /accounts/{AccountId}/direct-debits | Get Direct Debits | | GET | /accounts/{AccountId}/offers | Get Offers | | GET | /accounts/{AccountId}/parties | Get Parties | | GET | /accounts/{AccountId}/party | Get Parties | | GET | /accounts/{AccountId}/product | Get Products | | GET | /accounts/{AccountId}/scheduled-payments | Get Scheduled Payments | | GET | /accounts/{AccountId}/standing-orders | Get Standing Orders | | GET | /accounts/{AccountId}/statements | Get Statements | | GET | /accounts/{AccountId}/statements/{StatementId} | Get Statements | | GET | /accounts/{AccountId}/statements/{StatementId}/file | Get Statements | | GET | /accounts/{AccountId}/statements/{StatementId}/transactions | Get Transactions | | GET | /accounts/{AccountId}/transactions | Get Transactions | ### balances | Method | Path | Description | |--------|------|-------------| | GET | /balances | Get Balances | ### beneficiaries | Method | Path | Description | |--------|------|-------------| | GET | /beneficiaries | Get Beneficiaries | ### direct-debits | Method | Path | Description | |--------|------|-------------| | GET | /direct-debits | Get Direct Debits | ### offers | Method | Path | Description | |--------|------|-------------| | GET | /offers | Get Offers | ### party | Method | Path | Description | |--------|------|-------------| | GET | /party | Get Parties | ### products | Method | Path | Description | |--------|------|-------------| | GET | /products | Get Products | ### scheduled-payments | Method | Path | Description | |--------|------|-------------| | GET | /scheduled-payments | Get Scheduled Payments | ### standing-orders | Method | Path | Description | |--------|------|-------------| | GET | /standing-orders | Get Standing Orders | ### statements | Method | Path | Description | |--------|------|-------------| | GET | /statements | Get Statements | ### transactions | Method | Path | Description | |--------|------|-------------| | GET | /transactions | Get Transactions | ## Common Questions Match user requests to endpoints in references/api-spec.lap. Key patterns: - "Create a account-access-consent?" -> POST /account-access-consents - "Get account-access-consent details?" -> GET /account-access-consents/{ConsentId} - "Delete a account-access-consent?" -> DELETE /account-access-consents/{ConsentId} - "List all accounts?" -> GET /accounts - "Get account details?" -> GET /accounts/{AccountId} - "List all balances?" -> GET /accounts/{AccountId}/balances - "List all beneficiaries?" -> GET /accounts/{AccountId}/beneficiaries - "List all direct-debits?" -> GET /accounts/{AccountId}/direct-debits - "List all offers?" -> GET /accounts/{AccountId}/offers - "List all parties?" -> GET /accounts/{AccountId}/parties - "List all party?" -> GET /accounts/{AccountId}/party - "List all product?" -> GET /accounts/{AccountId}/product - "List all scheduled-payments?" -> GET /accounts/{AccountId}/scheduled-payments - "List all standing-orders?" -> GET /accounts/{AccountId}/standing-orders - "List all statements?" -> GET /accounts/{AccountId}/statements - "Get statement details?" -> GET /accounts/{AccountId}/statements/{StatementId} - "List all file?" -> GET /accounts/{AccountId}/statements/{StatementId}/file - "List all transactions?" -> GET /accounts/{AccountId}/statements/{StatementId}/transactions - "List all transactions?" -> GET /accounts/{AccountId}/transactions - "List all balances?" -> GET /balances - "List all beneficiaries?" -> GET /beneficiaries - "List all direct-debits?" -> GET /direct-debits - "List all offers?" -> GET /offers - "List all party?" -> GET /party - "List all products?" -> GET /products - "List all scheduled-payments?" -> GET /scheduled-payments - "List all standing-orders?" -> GET /standing-orders - "List all statements?" -> GET /statements - "List all transactions?" -> GET /transactions - "How to authenticate?" -> See Auth section ## Response Tips - Check response schemas in references/api-spec.lap for field details - Create/update endpoints typically return the created/updated object ## CLI ```bash # Update this spec to the latest version npx @lap-platform/lapsh get account-and-transaction-api-specification -o references/api-spec.lap # Search for related APIs npx @lap-platform/lapsh search account-and-transaction-api-specification ``` ## References - Full spec: See references/api-spec.lap for complete endpoint details, parameter tables, and response schemas > Generated from the official API spec by [LAP](https://lap.sh)

标签

skill ai

通过对话安装

该技能支持在以下平台通过对话安装:

OpenClaw WorkBuddy QClaw Kimi Claude

方式一:安装 SkillHub 和技能

帮我安装 SkillHub 和 lap-account-and-transaction-api-specification-1776389221 技能

方式二:设置 SkillHub 为优先技能安装源

设置 SkillHub 为我的优先技能安装源,然后帮我安装 lap-account-and-transaction-api-specification-1776389221 技能

通过命令行安装

skillhub install lap-account-and-transaction-api-specification-1776389221

下载 Zip 包

⬇ 下载 lap-account-and-transaction-api-specification v1.0.1

文件大小: 2.12 KB | 发布时间: 2026-4-17 15:12

v1.0.1 最新 2026-4-17 15:12
- Added a new "CLI" section with LAP commands for updating the spec and searching related APIs.
- No other functional or endpoint changes.

Archiver·手机版·闲社网·闲社论坛·羊毛社区· 多链控股集团有限公司 · 苏ICP备2025199260号-1

Powered by Discuz! X5.0   © 2024-2025 闲社网·线报更新论坛·羊毛分享社区·http://xianshe.com

p2p_official_large
返回顶部