@RestController public class FintechSinglePaymentInitiationImpl extends Object implements FintechSinglePaymentInitiationApi
log
Constructor and Description |
---|
FintechSinglePaymentInitiationImpl() |
Modifier and Type | Method and Description |
---|---|
org.springframework.http.ResponseEntity<Void> |
initiateSinglePayment(SinglePaymentInitiationRequest body,
UUID xRequestID,
String xXsrfToken,
String fintechRedirectURLOK,
String fintechRedirectURLNOK,
String bankId,
String accountId,
Boolean xPisPsuAuthenticationRequired) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
_initiateSinglePayment, getAcceptHeader, getObjectMapper, getRequest
public org.springframework.http.ResponseEntity<Void> initiateSinglePayment(SinglePaymentInitiationRequest body, UUID xRequestID, String xXsrfToken, String fintechRedirectURLOK, String fintechRedirectURLNOK, String bankId, String accountId, Boolean xPisPsuAuthenticationRequired)
initiateSinglePayment
in interface FintechSinglePaymentInitiationApi
Copyright © 2020. All rights reserved.