Transfer product hero image of transfer awaiting to be approved.
CREDIT TRANSFERS

Securely initiate and track credit transfers from your bank accounts

Initiate and track credit transfers from your bank accounts, manage counterparties and set up approval workflows.

Initiate and track status of credit transfers via API and dashboard
Support for SEPA, BankGiro, PlusGiro, and local account-to-account schemes via your bank.
Initiate a credit transfer
curl -X POST https://api.atlar.com/v1/credit-transfers \ 
02  -u  'ACCESS_KEY:SECRET' \
03  -H  'Content-Type: application/json' \
04  -d  '{
05        "date": "YYYY-MM-DD",
06        "paymentSchemeType": "SCT",
07        "amount": {
08            "currency": "EUR",
09            "value": 2500
10        },
11        "destinationExternalAccountId": "COUNTERPARTY_ID",
14        "sourceAccountId": "ACCOUNT_ID",
17        "remittanceInformation": {
18            "type": "UNSTRUCTURED",
19            "value": "PAYMENT_REFERENCE"
20        },
21        "externalMetadata": {
22            "your-metadata-key": "SOME_METADATA",
23        }
24}'
Receive webhooks on status changes
curl -X POST https://api.atlar.com/v1/webhooks \ 
02  -u  'ACCESS_KEY:SECRET' \
03  -H  'Content-Type: application/json' \
04  -d  '{
05       "filter": [
         {
     
      "events": [
          
"SENT_TO_BANK",
          
"RECONCILED",
           
"RETURNED"
           ],
           "resource":
"payments"
         }
  
       ],
       "name":
"Payment updates",
       "url":
"https://example.com"
}'

Initiate transfers across multiple schemes and/or banks through one interface

Receive webhooks on status changes

Receive underlying error codes for exceptions

Custom approval chains and reliable audit trails
Ensure compliance with internal policies, such as the four-eyes principle by creating custom approval chains and leveraging role-based access controls.
Approve a credit transfer
curl -X POST https://api.atlar.com/v1/credit-transfers/{id}/approvals/{approvalStepId} \
02  -u  'ACCESS_KEY:SECRET' \

All payment events are logged and tied to an API access token or a user, and stored in an immutable audit trail

Flexible platform enables you to route credit transfers into auto-approve or multi-step approval processes, depending on the specific transfer and your requirements

Companies who’ve already made the shift to Atlar
Banxware
Gigapay
Banxware and Gigapay logos
Nicolas Kipp
Co-founder & COO at Banxware
Gustav Malmqvist
Co-founder & CTO at Gigapay
Nicolas Kipp and Banxware logoGustav Malmqvist and Gigapay Logo
“We run a payments platform and had been looking for a simple way to automate payouts from our bank accounts for a long time when Atlar showed up with the perfect solution. Start of integration to live volume took less than two weeks and the product worked exactly as promised.”
“Having been through the pain of both building our own bank integrations and setting up a back office team, we were thrilled to partner with Atlar. Their platform gives us exactly what we need in order to handle our bank payments, which lets us focus on our core business.”
Our customer Banxware's logo. The logo of one of our customers, Gigapay.
Image of Nicolas Kipp, COO at Banxware
Nicolas Kipp
Co-founder & COO
Image of Gustav Malmqvist, CTO at Gigapay
Gustav Malmqvist
Co-founder & CTO
Companies who’ve already made the shift to Atlar
Join Banxware, Gigapay, Mynt and many more
“Having been through the pain of both building our own bank integrations and setting up a back office team, we were thrilled to partner with Atlar. Their platform gives us exactly what we need in order to handle our bank payments, which lets us focus on our core business.”
Nicolas Kipp and Banxware logo
Nicolas Kipp
Co-founder & COO at Banxware
"Money movement is a critical part of our service and we had to find a partner that could help us scale that across Europe. Atlar was the best choice for us because of their reliable platform and European coverage.”
Hedda Båverud Olsson
Co-founder & CEO at Lassie
“We run a payments platform and had been looking for a simple way to automate payouts from our bank accounts for a long time when Atlar showed up with the perfect solution. Start of integration to live volume took less than two weeks and the product worked exactly as promised.”
Gustav Malmqvist and Gigapay Logo
Gustav Malmqvist
Co-founder & CTO at Gigapay
"Atlar is the only platform that lets us automate our payments directly at our bank partners. Their platform not only solves what we need, but it was also integrated in a matter of weeks."
Ingmar Stupp
Founder & CPO at Tilta
Get Started
Book a demo
Discover what Atlar could do for your team. Complete the contact form and we’ll get back to you shortly.
Thank you! We will reach out to you within 24 hours.
Something went wrong while submitting the form. Please try again.
Atlar dashboard, visualising the tabs: Home, Accounts, Transfers etc. Atlar Dashboard in tabet view.