Girocode

FREEMIUM
Durch Nick Kratzke | Aktualisiert vor 2 Monaten | Financial
Popularität

0.1 / 10

Latenz

709ms

Service Level

0%

Health Check

N/A

README

Quickly generate a Girocode ready to be consumed by most banking apps.
You can easily integrate those codes into generated invoices, as a payment option for product websites or use it as way to donate money.

Examples:
GET request:
/generate?iban=DE72370205000009709700&name=Ärzte ohne Grenzen¤cy=EUR&amount=10.99&information=heal the world please

POST request
The following POST request body will produce a valid Girocode to use.

{ "name": "Ärzte ohne Grenzen", "iban": "DE72370205000009709700", "currency": "EUR", "amount": 10.99, "information": "heal the world please" }

Both calls will produce the following code:

Sample Code

Follower: 1
API-Ersteller:
Rapid account: Nick Kratzke
Nick Kratzke
nicksimonkratzke-xqUg8mV9CWG
Melden Sie sich bei Rate API an
Bewertung: 5 - Stimmen: 1