public interface PisScaAuthorisationService
| Modifier and Type | Method and Description |
|---|---|
Optional<Xsa2CreatePisConsentAuthorisationResponse> |
createConsentAuthorisation(String paymentId,
PaymentType paymentType,
PsuIdData psuData) |
Optional<Xs2aCreatePisConsentCancellationAuthorisationResponse> |
createConsentCancellationAuthorisation(String paymentId,
PaymentType paymentType,
PsuIdData psuData) |
Optional<Xs2aPaymentCancellationAuthorisationSubResource> |
getCancellationAuthorisationSubResources(String paymentId) |
Xs2aUpdatePisConsentPsuDataResponse |
updateConsentCancellationPsuData(Xs2aUpdatePisConsentPsuDataRequest request) |
Xs2aUpdatePisConsentPsuDataResponse |
updateConsentPsuData(Xs2aUpdatePisConsentPsuDataRequest request) |
Optional<Xsa2CreatePisConsentAuthorisationResponse> createConsentAuthorisation(String paymentId, PaymentType paymentType, PsuIdData psuData)
Xs2aUpdatePisConsentPsuDataResponse updateConsentPsuData(Xs2aUpdatePisConsentPsuDataRequest request)
Optional<Xs2aCreatePisConsentCancellationAuthorisationResponse> createConsentCancellationAuthorisation(String paymentId, PaymentType paymentType, PsuIdData psuData)
Optional<Xs2aPaymentCancellationAuthorisationSubResource> getCancellationAuthorisationSubResources(String paymentId)
Xs2aUpdatePisConsentPsuDataResponse updateConsentCancellationPsuData(Xs2aUpdatePisConsentPsuDataRequest request)
Copyright © 2018 Pivotal Software, Inc.. All rights reserved.