Girocode

FREEMIUM
By Nick Kratzke | Updated 1ヶ月前 | Financial
Popularity

0.1 / 10

Latency

683ms

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

Followers: 1
API Creator:
Rapid account: Nick Kratzke
Nick Kratzke
nicksimonkratzke-xqUg8mV9CWG
Log In to Rate API
Rating: 5 - Votes: 1