This API is used to initiate and authorise BG/PG payments and account transfers, both domestic and international transfers. Payments and transfers can be signed individually, or together by using the signed basket functionality. You can also check payment details and payment status with this API.
The following operations are available in Live: · POST **[Initiate international credit transfer]** /openbanking/pis/v3/payments/cross-border-credit-transfers · POST **[Initiate periodic payment]** /openbanking/pis/v3/periodic-payments/domestic-credit-transfers · GET **[Get periodic payment details]** /openbanking/pis/v3/periodic-payments/{paymentId} · DELETE **[Get periodic payment details]** /openbanking/pis/v3/periodic-payments/{paymentId}
<< Payment Initiation