{ "qr_info": { "iban": "<string>", "creditor": { "name": "<string>", "address": "<string>", "zip": "<string>", "city": "<string>", "country": "<string>" }, "amount": 123, "currency": "<string>", "reference": "<string>", "message": "<string>" } }
Extract payment information from Swiss QR-bills
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Bearer <token>
<token>
QR code content
The response is of type object.
object