Introduction
The Lunar Banking Services API provides programmatic access to funds transfers using Lunar’s bank infrastructure and access to clearing in the Nordic market.
API endpoint overview
This is a list of endpoints in the Banking Services API.
API | Description |
---|---|
Merchant Payments | Make domestic/internal account-to-account Transfers as Merchant Payments. |
Money Transfers | Make basic domestic/internal account-to-account Transfers as Money Transfers. |
International Payments | Make international payments via SWIFT or SEPA payments. |
Postings | View Postings booked on internal accounts |
Accounts | View available Accounts and get balances |
Connectivity | API for Connectivity Test for Transfers |
Currency Exchanges | Exchange rates and creating currency exchanges |
Swish Merchant Enrollment | Onboard merchants to Swish |
Legal Entity | Legal Entity API for managing legal entities |
Webhooks | Subscribe and receive events from various entities (e.g. Domestic Transfers) |
Virtual Account Numbers | (Coming soon) Manage virtual account numbers |
The API specification is available as an OpenAPI file in this documentation.
Use cases
This section contains examples of how the above APIs can be used to solve different types of use cases.
Use case | Documentation |
---|---|
Reconciliation | Example of how the Postings API and Balance API can be used for reconciliation. |
Last updated on