Skip to main content

Payments API flow

Payments API flow

Support end-points

IBAN check

In case user needs to enter his IBAN, the number can be double-checked via IBAN check:

GET /payment/iban/{iban}

Point of sales data

To get additional data for the selected Point of sale two endpoints are available:

GET /payment/points-of-sale/
GET /payment/points-of-sale/{pointOfSaleId}

Additional payments data

All other additional payments data can be retrieved using the Service API - payments end-point.