| Package | Description |
|---|---|
| de.adorsys.psd2.client.api |
| Modifier and Type | Method and Description |
|---|---|
CancellationList |
PaymentInitiationServicePisApi.getPaymentInitiationCancellationAuthorisationInformation(String paymentService,
String paymentProduct,
String paymentId,
UUID xRequestID,
String digest,
String signature,
byte[] tpPSignatureCertificate,
String psUIPAddress,
String psUIPPort,
String psUAccept,
String psUAcceptCharset,
String psUAcceptEncoding,
String psUAcceptLanguage,
String psUUserAgent,
String psUHttpMethod,
UUID psUDeviceID,
String psUGeoLocation)
Will deliver an array of resource identifications to all generated cancellation authorisation sub-resources.
|
| Modifier and Type | Method and Description |
|---|---|
ApiResponse<CancellationList> |
PaymentInitiationServicePisApi.getPaymentInitiationCancellationAuthorisationInformationWithHttpInfo(String paymentService,
String paymentProduct,
String paymentId,
UUID xRequestID,
String digest,
String signature,
byte[] tpPSignatureCertificate,
String psUIPAddress,
String psUIPPort,
String psUAccept,
String psUAcceptCharset,
String psUAcceptEncoding,
String psUAcceptLanguage,
String psUUserAgent,
String psUHttpMethod,
UUID psUDeviceID,
String psUGeoLocation)
Will deliver an array of resource identifications to all generated cancellation authorisation sub-resources.
|
| Modifier and Type | Method and Description |
|---|---|
com.squareup.okhttp.Call |
PaymentInitiationServicePisApi.getPaymentInitiationCancellationAuthorisationInformationAsync(String paymentService,
String paymentProduct,
String paymentId,
UUID xRequestID,
String digest,
String signature,
byte[] tpPSignatureCertificate,
String psUIPAddress,
String psUIPPort,
String psUAccept,
String psUAcceptCharset,
String psUAcceptEncoding,
String psUAcceptLanguage,
String psUUserAgent,
String psUHttpMethod,
UUID psUDeviceID,
String psUGeoLocation,
ApiCallback<CancellationList> callback)
Will deliver an array of resource identifications to all generated cancellation authorisation sub-resources.
|
Copyright © 2019. All rights reserved.