Girocode

FREEMIUM
От Nick Kratzke | Обновлено 2 месяца назад | Financial
Популярность

0.1 / 10

Задержка

679ms

Уровень обслуживания

0%

Health Check

N/A

ПРОЧТИ МЕНЯ

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

Подписчики: 1
Создатель API:
Rapid account: Nick Kratzke
Nick Kratzke
nicksimonkratzke-xqUg8mV9CWG
Войдите, чтобы оценить API
Оценки: 5 - Голосов: 1