# Memo Bank Wire Transfers API

**Canonical:** https://apis.io/apis/memo-bank/memo-bank-wire-transfers-api/  
**Provider:** Memo Bank — https://apis.io/providers/memo-bank/  
**Base URL:** https://api.memo.bank  
**Documentation:** https://docs.api.memo.bank/

Memo Bank Wire Transfers API is one of 15 APIs that [Memo Bank](https://apis.io/providers/memo-bank/) publishes on the [APIs.io](https://apis.io/) network, described by a machine-readable OpenAPI specification. Tagged areas include Wire Transfers. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, an API reference, and a getting-started guide.

Wire transfers are transfers going through Swift. They allow you to send funds outside the SEPA network and to transfer money in foreign currencies. Initiating a wire transfer may require you to upload a supporting document. In such case the transfer will have a `pending_attachment_required` status and you'll receive an event `wire_transfer_attachment_required` on your webhook. If no document is required but you still want to attach one to your transaction, use the [attachments](#endpoint-attachments) endpoints. <img src="https://assets.memo.bank/memobankapi/wire-transfers-lifecycle-api-v1.png" alt="Wire transfers lifecycle" width="750">

## Operations (4)

| Method | Path | Summary |
|---|---|---|
| POST | `/v2/wire_transfers` | Initiate a wire transfer |
| POST | `/v2/wire_transfers/{id}/attachments` | Create an attachment to a wire transfer |
| GET | `/v2/wire_transfers/{id}/proof` | Generate a proof of wire transfer |
| GET | `/v2/wire_transfers/{id}` | Get a wire transfer |

## Machine-readable artifacts (10)

- **OpenAPI** — https://raw.githubusercontent.com/api-evangelist/memo-bank/refs/heads/main/openapi/memo-bank-wire-transfers-api-openapi.yml
- **Documentation** — https://docs.api.memo.bank/
- **APIReference** — https://docs.api.memo.bank/version-2/
- **GettingStarted** — https://docs.api.memo.bank/topic/topic-getting-started
- **Webhooks** — https://raw.githubusercontent.com/api-evangelist/memo-bank/refs/heads/main/asyncapi/memo-bank-webhooks.yml
- **ToolCrosswalk** — https://raw.githubusercontent.com/api-evangelist/memo-bank/refs/heads/main/mcp/memo-bank-tool-crosswalk.yml
- **Documentation** — https://docs-marketplace.api.memo.bank/
- **GettingStarted** — https://docs-marketplace.api.memo.bank/topic/topic-getting-started
- **Documentation** — https://docs-nextgenpsd2.api.memo.bank/
- **OAuthScopes** — https://raw.githubusercontent.com/api-evangelist/memo-bank/refs/heads/main/scopes/memo-bank-scopes.yml

## Other Memo Bank APIs (12)

- [Memo Bank Account assessments API](https://apis.io/apis/memo-bank/memo-bank-account-assessments-api/)
- [Memo Bank Accounts API](https://apis.io/apis/memo-bank/memo-bank-accounts-api/)
- [Memo Bank AIS API](https://apis.io/apis/memo-bank/memo-bank-ais-api/)
- [Memo Bank Attachments API](https://apis.io/apis/memo-bank/memo-bank-attachments-api/)
- [Memo Bank Collections API](https://apis.io/apis/memo-bank/memo-bank-collections-api/)
- [Memo Bank IBA Ns API](https://apis.io/apis/memo-bank/memo-bank-ibans-api/)
- [Memo Bank Mandate signature requests API](https://apis.io/apis/memo-bank/memo-bank-mandate-signature-requests-api/)
- [Memo Bank O Auth2 API](https://apis.io/apis/memo-bank/memo-bank-oauth2-api/)
- [Memo Bank PIS API](https://apis.io/apis/memo-bank/memo-bank-pis-api/)
- [Memo Bank Sandbox API](https://apis.io/apis/memo-bank/memo-bank-sandbox-api/)
- [Memo Bank Transactions API](https://apis.io/apis/memo-bank/memo-bank-transactions-api/)
- [Memo Bank Transfers API](https://apis.io/apis/memo-bank/memo-bank-transfers-api/)

## Tags

Wire Transfers

---

Profiled by [API Evangelist](https://apievangelist.com) and published on [APIs.io](https://apis.io/apis/memo-bank/memo-bank-wire-transfers-api/). The API's provider profile, Kin Score and agent-readiness rating are at https://apis.io/providers/memo-bank/.
