How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Memo Bank Transfers API

Transfers are transfers within the SEPA-zone, including SEPA standard transfers, SEPA instant transfers and Target 2 transfers.They can be initiated asynchronously, one by one or in bulk.They have a similar lifecycle compared to [transactions](#endpoint-transactions) but note that there are some minor differences for the `canceled` and `failed` states.

Memo Bank Transfers API is one of 15 APIs that Memo Bank publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Transfers. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, an API reference, and a getting-started guide.

This API exposes 7 operations across 6 paths, and defines 6 schemas. It is described by OpenAPI 3.2.0, at version 2.0.

Requests are made against 2 base URLs: https://api.memo.bank, https://api.sandbox.memo.bank.

7 operations 6 paths 6 schemas 1 DELETE4 GET2 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
2.0
Base URL
https://api.memo.bank
Resource Areas
1

Paths & Operations 7

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

Transfers 7

Transfers are transfers within the SEPA-zone, including SEPA standard transfers, SEPA instant transfers and Target 2 transfers. They can be initiated asynchronously, one by one or…

GET
/v2/transfers/{id}
Get a transfer
getTransfer 1 param → 200
DELETE
/v2/transfers/{id}
Cancel a SEPA transfer
cancelTransfer 1 param → 200
POST
/v2/transfers
Initiate a SEPA transfer
createTransferV2 body → 200
POST
/v2/transfers/bulks
Create bulk transfers
createTransfersBulk body → 200
GET
/v2/transfers/{id}/proof
Generate a proof of transfer
getProofOfTransfer 1 param → 200
GET
/v2/transfers/bulks/{id}
Get a bulk and its current progress
getTransfersBulk 1 param → 200
GET
/v2/transfers/bulks/{id}/transfers
Get the status of individual transfers in a bulk
getTransfersBulkItems 5 params → 200

Schemas 6

The contract defines 6 schemas that model the data the API accepts and returns. The most detailed are TransferV2 (18 properties), CreateTransferV2 (12 properties), BulkTransfers (6 properties), TransferV2Page (5 properties). Each schema is shown below with its type and property counts.

CreateBulkTransfers
object
1 property 1 required
TransferV2Page
object
5 properties 3 required
BulkTransfers
object
6 properties 6 required
TransferBeneficiaryAddress
object
Address of the beneficiary. Will be used to create the beneficiary if one doesn't already exist with the same accountidentifier, will be ignored otherwise.
4 properties 4 required
CreateTransferV2
object
12 properties 3 required
TransferV2
object
18 properties 8 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

memo-bank-transfers-api-openapi.yml Raw ↑

Other APIs Memo Bank publishes across the network.

Memo Bank Account assessments API
Memo Bank Accounts API
Memo Bank AIS API
Memo Bank Attachments API
Memo Bank Collections API
Memo Bank IBA Ns API
Memo Bank Mandate signature requests API
Memo Bank O Auth2 API
Memo Bank PIS API
Memo Bank Sandbox API
Memo Bank Transactions API
Memo Bank Webhook API
Where this information came from

This is an independent, third-party profile of Memo Bank Transfers API, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.