org.springframework.http.ResponseEntity<CreateAuthorisationResponse> |
PisCommonPaymentApi.createAuthorisation(String paymentId,
CreateAuthorisationRequest request) |
org.springframework.http.ResponseEntity<CreateAuthorisationResponse> |
PisCommonPaymentApi.createAuthorisationCancellation(String paymentId,
CreateAuthorisationRequest request) |
org.springframework.http.ResponseEntity<CreateAuthorisationResponse> |
AuthorisationApi.createConsentAuthorisation(de.adorsys.psd2.xs2a.core.authorisation.AuthorisationType authorisationType,
String parentId,
CreateAuthorisationRequest authorisationRequest) |