Class ObaCancellationController

    • Constructor Detail

      • ObaCancellationController

        public ObaCancellationController()
    • Method Detail

      • initCancellation

        public org.springframework.http.ResponseEntity<de.adorsys.ledgers.middleware.api.domain.sca.SCAPaymentResponseTO> initCancellation​(String paymentId)
        Specified by:
        initCancellation in interface ObaCancellationApi
      • selectSca

        public org.springframework.http.ResponseEntity<de.adorsys.ledgers.middleware.api.domain.sca.SCAPaymentResponseTO> selectSca​(String paymentId,
                                                                                                                                    String cancellationId,
                                                                                                                                    String scaMethodId)
        Specified by:
        selectSca in interface ObaCancellationApi