public class CommonServicesApi extends Object
| Constructor and Description |
|---|
CommonServicesApi() |
CommonServicesApi(ApiClient apiClient) |
| Modifier and Type | Method and Description |
|---|---|
void |
deleteSigningBasket(String basketId,
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)
Delete the signing basket
Delete the signing basket structure as long as no (partial) authorisation has yet been applied.
|
com.squareup.okhttp.Call |
deleteSigningBasketAsync(String basketId,
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<Void> callback)
Delete the signing basket (asynchronously)
Delete the signing basket structure as long as no (partial) authorisation has yet been applied.
|
com.squareup.okhttp.Call |
deleteSigningBasketCall(String basketId,
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,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for deleteSigningBasket
|
ApiResponse<Void> |
deleteSigningBasketWithHttpInfo(String basketId,
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)
Delete the signing basket
Delete the signing basket structure as long as no (partial) authorisation has yet been applied.
|
ApiClient |
getApiClient() |
ScaStatusResponse |
getConsentScaStatus(String consentId,
String authorisationId,
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)
Read the SCA status of the consent authorisation.
|
com.squareup.okhttp.Call |
getConsentScaStatusAsync(String consentId,
String authorisationId,
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<ScaStatusResponse> callback)
Read the SCA status of the consent authorisation.
|
com.squareup.okhttp.Call |
getConsentScaStatusCall(String consentId,
String authorisationId,
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,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for getConsentScaStatus
|
ApiResponse<ScaStatusResponse> |
getConsentScaStatusWithHttpInfo(String consentId,
String authorisationId,
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)
Read the SCA status of the consent authorisation.
|
ScaStatusResponse |
getPaymentCancellationScaStatus(String paymentService,
String paymentProduct,
String paymentId,
String cancellationId,
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)
Read the SCA status of the payment cancellation's authorisation.
|
com.squareup.okhttp.Call |
getPaymentCancellationScaStatusAsync(String paymentService,
String paymentProduct,
String paymentId,
String cancellationId,
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<ScaStatusResponse> callback)
Read the SCA status of the payment cancellation's authorisation.
|
com.squareup.okhttp.Call |
getPaymentCancellationScaStatusCall(String paymentService,
String paymentProduct,
String paymentId,
String cancellationId,
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,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for getPaymentCancellationScaStatus
|
ApiResponse<ScaStatusResponse> |
getPaymentCancellationScaStatusWithHttpInfo(String paymentService,
String paymentProduct,
String paymentId,
String cancellationId,
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)
Read the SCA status of the payment cancellation's authorisation.
|
Authorisations |
getPaymentInitiationAuthorisation(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)
Get Payment Initiation Authorisation Sub-Resources Request
Read a list of all authorisation subresources IDs which have been created.
|
com.squareup.okhttp.Call |
getPaymentInitiationAuthorisationAsync(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<Authorisations> callback)
Get Payment Initiation Authorisation Sub-Resources Request (asynchronously)
Read a list of all authorisation subresources IDs which have been created.
|
com.squareup.okhttp.Call |
getPaymentInitiationAuthorisationCall(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,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for getPaymentInitiationAuthorisation
|
ApiResponse<Authorisations> |
getPaymentInitiationAuthorisationWithHttpInfo(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)
Get Payment Initiation Authorisation Sub-Resources Request
Read a list of all authorisation subresources IDs which have been created.
|
ScaStatusResponse |
getPaymentInitiationScaStatus(String paymentService,
String paymentProduct,
String paymentId,
String authorisationId,
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)
Read the SCA Status of the payment authorisation
This method returns the SCA status of a payment initiation's authorisation sub-resource.
|
com.squareup.okhttp.Call |
getPaymentInitiationScaStatusAsync(String paymentService,
String paymentProduct,
String paymentId,
String authorisationId,
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<ScaStatusResponse> callback)
Read the SCA Status of the payment authorisation (asynchronously)
This method returns the SCA status of a payment initiation's authorisation sub-resource.
|
com.squareup.okhttp.Call |
getPaymentInitiationScaStatusCall(String paymentService,
String paymentProduct,
String paymentId,
String authorisationId,
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,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for getPaymentInitiationScaStatus
|
ApiResponse<ScaStatusResponse> |
getPaymentInitiationScaStatusWithHttpInfo(String paymentService,
String paymentProduct,
String paymentId,
String authorisationId,
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)
Read the SCA Status of the payment authorisation
This method returns the SCA status of a payment initiation's authorisation sub-resource.
|
Authorisations |
getSigningBasketAuthorisation(String basketId,
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)
Get Signing Basket Authorisation Sub-Resources Request
Read a list of all authorisation subresources IDs which have been created.
|
com.squareup.okhttp.Call |
getSigningBasketAuthorisationAsync(String basketId,
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<Authorisations> callback)
Get Signing Basket Authorisation Sub-Resources Request (asynchronously)
Read a list of all authorisation subresources IDs which have been created.
|
com.squareup.okhttp.Call |
getSigningBasketAuthorisationCall(String basketId,
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,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for getSigningBasketAuthorisation
|
ApiResponse<Authorisations> |
getSigningBasketAuthorisationWithHttpInfo(String basketId,
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)
Get Signing Basket Authorisation Sub-Resources Request
Read a list of all authorisation subresources IDs which have been created.
|
ScaStatusResponse |
getSigningBasketScaStatus(String basketId,
String authorisationId,
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)
Read the SCA status of the signing basket authorisation
This method returns the SCA status of a signing basket's authorisation sub-resource.
|
com.squareup.okhttp.Call |
getSigningBasketScaStatusAsync(String basketId,
String authorisationId,
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<ScaStatusResponse> callback)
Read the SCA status of the signing basket authorisation (asynchronously)
This method returns the SCA status of a signing basket's authorisation sub-resource.
|
com.squareup.okhttp.Call |
getSigningBasketScaStatusCall(String basketId,
String authorisationId,
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,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for getSigningBasketScaStatus
|
ApiResponse<ScaStatusResponse> |
getSigningBasketScaStatusWithHttpInfo(String basketId,
String authorisationId,
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)
Read the SCA status of the signing basket authorisation
This method returns the SCA status of a signing basket's authorisation sub-resource.
|
SigningBasketStatusResponse200 |
getSigningBasketStatus(String basketId,
UUID xRequestID,
String digest,
String signature,
byte[] tpPSignatureCertificate,
String PSU_ID,
String psUIDType,
String psUCorporateID,
String psUCorporateIDType,
String psUIPAddress,
String psUIPPort,
String psUAccept,
String psUAcceptCharset,
String psUAcceptEncoding,
String psUAcceptLanguage,
String psUUserAgent,
String psUHttpMethod,
UUID psUDeviceID,
String psUGeoLocation)
Read the status of the signing basket
Returns the status of a signing basket object.
|
com.squareup.okhttp.Call |
getSigningBasketStatusAsync(String basketId,
UUID xRequestID,
String digest,
String signature,
byte[] tpPSignatureCertificate,
String PSU_ID,
String psUIDType,
String psUCorporateID,
String psUCorporateIDType,
String psUIPAddress,
String psUIPPort,
String psUAccept,
String psUAcceptCharset,
String psUAcceptEncoding,
String psUAcceptLanguage,
String psUUserAgent,
String psUHttpMethod,
UUID psUDeviceID,
String psUGeoLocation,
ApiCallback<SigningBasketStatusResponse200> callback)
Read the status of the signing basket (asynchronously)
Returns the status of a signing basket object.
|
com.squareup.okhttp.Call |
getSigningBasketStatusCall(String basketId,
UUID xRequestID,
String digest,
String signature,
byte[] tpPSignatureCertificate,
String PSU_ID,
String psUIDType,
String psUCorporateID,
String psUCorporateIDType,
String psUIPAddress,
String psUIPPort,
String psUAccept,
String psUAcceptCharset,
String psUAcceptEncoding,
String psUAcceptLanguage,
String psUUserAgent,
String psUHttpMethod,
UUID psUDeviceID,
String psUGeoLocation,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for getSigningBasketStatus
|
ApiResponse<SigningBasketStatusResponse200> |
getSigningBasketStatusWithHttpInfo(String basketId,
UUID xRequestID,
String digest,
String signature,
byte[] tpPSignatureCertificate,
String PSU_ID,
String psUIDType,
String psUCorporateID,
String psUCorporateIDType,
String psUIPAddress,
String psUIPPort,
String psUAccept,
String psUAcceptCharset,
String psUAcceptEncoding,
String psUAcceptLanguage,
String psUUserAgent,
String psUHttpMethod,
UUID psUDeviceID,
String psUGeoLocation)
Read the status of the signing basket
Returns the status of a signing basket object.
|
void |
setApiClient(ApiClient apiClient) |
StartScaprocessResponse |
startConsentAuthorisation(String consentId,
UUID xRequestID,
String digest,
String signature,
byte[] tpPSignatureCertificate,
String PSU_ID,
String psUIDType,
String psUCorporateID,
String psUCorporateIDType,
String psUIPAddress,
String psUIPPort,
String psUAccept,
String psUAcceptCharset,
String psUAcceptEncoding,
String psUAcceptLanguage,
String psUUserAgent,
String psUHttpMethod,
UUID psUDeviceID,
String psUGeoLocation)
Start the authorisation process for a consent
Create an authorisation sub-resource and start the authorisation process of a consent.
|
com.squareup.okhttp.Call |
startConsentAuthorisationAsync(String consentId,
UUID xRequestID,
String digest,
String signature,
byte[] tpPSignatureCertificate,
String PSU_ID,
String psUIDType,
String psUCorporateID,
String psUCorporateIDType,
String psUIPAddress,
String psUIPPort,
String psUAccept,
String psUAcceptCharset,
String psUAcceptEncoding,
String psUAcceptLanguage,
String psUUserAgent,
String psUHttpMethod,
UUID psUDeviceID,
String psUGeoLocation,
ApiCallback<StartScaprocessResponse> callback)
Start the authorisation process for a consent (asynchronously)
Create an authorisation sub-resource and start the authorisation process of a consent.
|
com.squareup.okhttp.Call |
startConsentAuthorisationCall(String consentId,
UUID xRequestID,
String digest,
String signature,
byte[] tpPSignatureCertificate,
String PSU_ID,
String psUIDType,
String psUCorporateID,
String psUCorporateIDType,
String psUIPAddress,
String psUIPPort,
String psUAccept,
String psUAcceptCharset,
String psUAcceptEncoding,
String psUAcceptLanguage,
String psUUserAgent,
String psUHttpMethod,
UUID psUDeviceID,
String psUGeoLocation,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for startConsentAuthorisation
|
ApiResponse<StartScaprocessResponse> |
startConsentAuthorisationWithHttpInfo(String consentId,
UUID xRequestID,
String digest,
String signature,
byte[] tpPSignatureCertificate,
String PSU_ID,
String psUIDType,
String psUCorporateID,
String psUCorporateIDType,
String psUIPAddress,
String psUIPPort,
String psUAccept,
String psUAcceptCharset,
String psUAcceptEncoding,
String psUAcceptLanguage,
String psUUserAgent,
String psUHttpMethod,
UUID psUDeviceID,
String psUGeoLocation)
Start the authorisation process for a consent
Create an authorisation sub-resource and start the authorisation process of a consent.
|
StartScaprocessResponse |
startPaymentAuthorisation(String paymentService,
String paymentProduct,
String paymentId,
UUID xRequestID,
String PSU_ID,
String psUIDType,
String psUCorporateID,
String psUCorporateIDType,
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)
Start the authorisation process for a payment initiation
Create an authorisation sub-resource and start the authorisation process.
|
com.squareup.okhttp.Call |
startPaymentAuthorisationAsync(String paymentService,
String paymentProduct,
String paymentId,
UUID xRequestID,
String PSU_ID,
String psUIDType,
String psUCorporateID,
String psUCorporateIDType,
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<StartScaprocessResponse> callback)
Start the authorisation process for a payment initiation (asynchronously)
Create an authorisation sub-resource and start the authorisation process.
|
com.squareup.okhttp.Call |
startPaymentAuthorisationCall(String paymentService,
String paymentProduct,
String paymentId,
UUID xRequestID,
String PSU_ID,
String psUIDType,
String psUCorporateID,
String psUCorporateIDType,
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,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for startPaymentAuthorisation
|
ApiResponse<StartScaprocessResponse> |
startPaymentAuthorisationWithHttpInfo(String paymentService,
String paymentProduct,
String paymentId,
UUID xRequestID,
String PSU_ID,
String psUIDType,
String psUCorporateID,
String psUCorporateIDType,
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)
Start the authorisation process for a payment initiation
Create an authorisation sub-resource and start the authorisation process.
|
StartScaprocessResponse |
startPaymentInitiationCancellationAuthorisation(String paymentService,
String paymentProduct,
String paymentId,
UUID xRequestID,
String digest,
String signature,
byte[] tpPSignatureCertificate,
String PSU_ID,
String psUIDType,
String psUCorporateID,
String psUCorporateIDType,
String psUIPAddress,
String psUIPPort,
String psUAccept,
String psUAcceptCharset,
String psUAcceptEncoding,
String psUAcceptLanguage,
String psUUserAgent,
String psUHttpMethod,
UUID psUDeviceID,
String psUGeoLocation)
Start the authorisation process for the cancellation of the addressed payment
Creates an authorisation sub-resource and start the authorisation process of the cancellation of the addressed payment.
|
com.squareup.okhttp.Call |
startPaymentInitiationCancellationAuthorisationAsync(String paymentService,
String paymentProduct,
String paymentId,
UUID xRequestID,
String digest,
String signature,
byte[] tpPSignatureCertificate,
String PSU_ID,
String psUIDType,
String psUCorporateID,
String psUCorporateIDType,
String psUIPAddress,
String psUIPPort,
String psUAccept,
String psUAcceptCharset,
String psUAcceptEncoding,
String psUAcceptLanguage,
String psUUserAgent,
String psUHttpMethod,
UUID psUDeviceID,
String psUGeoLocation,
ApiCallback<StartScaprocessResponse> callback)
Start the authorisation process for the cancellation of the addressed payment (asynchronously)
Creates an authorisation sub-resource and start the authorisation process of the cancellation of the addressed payment.
|
com.squareup.okhttp.Call |
startPaymentInitiationCancellationAuthorisationCall(String paymentService,
String paymentProduct,
String paymentId,
UUID xRequestID,
String digest,
String signature,
byte[] tpPSignatureCertificate,
String PSU_ID,
String psUIDType,
String psUCorporateID,
String psUCorporateIDType,
String psUIPAddress,
String psUIPPort,
String psUAccept,
String psUAcceptCharset,
String psUAcceptEncoding,
String psUAcceptLanguage,
String psUUserAgent,
String psUHttpMethod,
UUID psUDeviceID,
String psUGeoLocation,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for startPaymentInitiationCancellationAuthorisation
|
ApiResponse<StartScaprocessResponse> |
startPaymentInitiationCancellationAuthorisationWithHttpInfo(String paymentService,
String paymentProduct,
String paymentId,
UUID xRequestID,
String digest,
String signature,
byte[] tpPSignatureCertificate,
String PSU_ID,
String psUIDType,
String psUCorporateID,
String psUCorporateIDType,
String psUIPAddress,
String psUIPPort,
String psUAccept,
String psUAcceptCharset,
String psUAcceptEncoding,
String psUAcceptLanguage,
String psUUserAgent,
String psUHttpMethod,
UUID psUDeviceID,
String psUGeoLocation)
Start the authorisation process for the cancellation of the addressed payment
Creates an authorisation sub-resource and start the authorisation process of the cancellation of the addressed payment.
|
StartScaprocessResponse |
startSigningBasketAuthorisation(String basketId,
UUID xRequestID,
String digest,
String signature,
byte[] tpPSignatureCertificate,
String PSU_ID,
String psUIDType,
String psUCorporateID,
String psUCorporateIDType,
String psUIPAddress,
String psUIPPort,
String psUAccept,
String psUAcceptCharset,
String psUAcceptEncoding,
String psUAcceptLanguage,
String psUUserAgent,
String psUHttpMethod,
UUID psUDeviceID,
String psUGeoLocation)
Start the authorisation process for a signing basket
Create an authorisation sub-resource and start the authorisation process of a signing basket.
|
com.squareup.okhttp.Call |
startSigningBasketAuthorisationAsync(String basketId,
UUID xRequestID,
String digest,
String signature,
byte[] tpPSignatureCertificate,
String PSU_ID,
String psUIDType,
String psUCorporateID,
String psUCorporateIDType,
String psUIPAddress,
String psUIPPort,
String psUAccept,
String psUAcceptCharset,
String psUAcceptEncoding,
String psUAcceptLanguage,
String psUUserAgent,
String psUHttpMethod,
UUID psUDeviceID,
String psUGeoLocation,
ApiCallback<StartScaprocessResponse> callback)
Start the authorisation process for a signing basket (asynchronously)
Create an authorisation sub-resource and start the authorisation process of a signing basket.
|
com.squareup.okhttp.Call |
startSigningBasketAuthorisationCall(String basketId,
UUID xRequestID,
String digest,
String signature,
byte[] tpPSignatureCertificate,
String PSU_ID,
String psUIDType,
String psUCorporateID,
String psUCorporateIDType,
String psUIPAddress,
String psUIPPort,
String psUAccept,
String psUAcceptCharset,
String psUAcceptEncoding,
String psUAcceptLanguage,
String psUUserAgent,
String psUHttpMethod,
UUID psUDeviceID,
String psUGeoLocation,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for startSigningBasketAuthorisation
|
ApiResponse<StartScaprocessResponse> |
startSigningBasketAuthorisationWithHttpInfo(String basketId,
UUID xRequestID,
String digest,
String signature,
byte[] tpPSignatureCertificate,
String PSU_ID,
String psUIDType,
String psUCorporateID,
String psUCorporateIDType,
String psUIPAddress,
String psUIPPort,
String psUAccept,
String psUAcceptCharset,
String psUAcceptEncoding,
String psUAcceptLanguage,
String psUUserAgent,
String psUHttpMethod,
UUID psUDeviceID,
String psUGeoLocation)
Start the authorisation process for a signing basket
Create an authorisation sub-resource and start the authorisation process of a signing basket.
|
Object |
updateConsentsPsuData(String consentId,
String authorisationId,
UUID xRequestID,
Object body,
String digest,
String signature,
byte[] tpPSignatureCertificate,
String PSU_ID,
String psUIDType,
String psUCorporateID,
String psUCorporateIDType,
String psUIPAddress,
String psUIPPort,
String psUAccept,
String psUAcceptCharset,
String psUAcceptEncoding,
String psUAcceptLanguage,
String psUUserAgent,
String psUHttpMethod,
UUID psUDeviceID,
String psUGeoLocation)
Update PSU Data for consents
This method update PSU data on the consents resource if needed.
|
com.squareup.okhttp.Call |
updateConsentsPsuDataAsync(String consentId,
String authorisationId,
UUID xRequestID,
Object body,
String digest,
String signature,
byte[] tpPSignatureCertificate,
String PSU_ID,
String psUIDType,
String psUCorporateID,
String psUCorporateIDType,
String psUIPAddress,
String psUIPPort,
String psUAccept,
String psUAcceptCharset,
String psUAcceptEncoding,
String psUAcceptLanguage,
String psUUserAgent,
String psUHttpMethod,
UUID psUDeviceID,
String psUGeoLocation,
ApiCallback<Object> callback)
Update PSU Data for consents (asynchronously)
This method update PSU data on the consents resource if needed.
|
com.squareup.okhttp.Call |
updateConsentsPsuDataCall(String consentId,
String authorisationId,
UUID xRequestID,
Object body,
String digest,
String signature,
byte[] tpPSignatureCertificate,
String PSU_ID,
String psUIDType,
String psUCorporateID,
String psUCorporateIDType,
String psUIPAddress,
String psUIPPort,
String psUAccept,
String psUAcceptCharset,
String psUAcceptEncoding,
String psUAcceptLanguage,
String psUUserAgent,
String psUHttpMethod,
UUID psUDeviceID,
String psUGeoLocation,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for updateConsentsPsuData
|
ApiResponse<Object> |
updateConsentsPsuDataWithHttpInfo(String consentId,
String authorisationId,
UUID xRequestID,
Object body,
String digest,
String signature,
byte[] tpPSignatureCertificate,
String PSU_ID,
String psUIDType,
String psUCorporateID,
String psUCorporateIDType,
String psUIPAddress,
String psUIPPort,
String psUAccept,
String psUAcceptCharset,
String psUAcceptEncoding,
String psUAcceptLanguage,
String psUUserAgent,
String psUHttpMethod,
UUID psUDeviceID,
String psUGeoLocation)
Update PSU Data for consents
This method update PSU data on the consents resource if needed.
|
Object |
updatePaymentCancellationPsuData(String paymentService,
String paymentProduct,
String paymentId,
String cancellationId,
UUID xRequestID,
Object body,
String digest,
String signature,
byte[] tpPSignatureCertificate,
String PSU_ID,
String psUIDType,
String psUCorporateID,
String psUCorporateIDType,
String psUIPAddress,
String psUIPPort,
String psUAccept,
String psUAcceptCharset,
String psUAcceptEncoding,
String psUAcceptLanguage,
String psUUserAgent,
String psUHttpMethod,
UUID psUDeviceID,
String psUGeoLocation)
Update PSU Data for payment initiation cancellation
This method updates PSU data on the cancellation authorisation resource if needed.
|
com.squareup.okhttp.Call |
updatePaymentCancellationPsuDataAsync(String paymentService,
String paymentProduct,
String paymentId,
String cancellationId,
UUID xRequestID,
Object body,
String digest,
String signature,
byte[] tpPSignatureCertificate,
String PSU_ID,
String psUIDType,
String psUCorporateID,
String psUCorporateIDType,
String psUIPAddress,
String psUIPPort,
String psUAccept,
String psUAcceptCharset,
String psUAcceptEncoding,
String psUAcceptLanguage,
String psUUserAgent,
String psUHttpMethod,
UUID psUDeviceID,
String psUGeoLocation,
ApiCallback<Object> callback)
Update PSU Data for payment initiation cancellation (asynchronously)
This method updates PSU data on the cancellation authorisation resource if needed.
|
com.squareup.okhttp.Call |
updatePaymentCancellationPsuDataCall(String paymentService,
String paymentProduct,
String paymentId,
String cancellationId,
UUID xRequestID,
Object body,
String digest,
String signature,
byte[] tpPSignatureCertificate,
String PSU_ID,
String psUIDType,
String psUCorporateID,
String psUCorporateIDType,
String psUIPAddress,
String psUIPPort,
String psUAccept,
String psUAcceptCharset,
String psUAcceptEncoding,
String psUAcceptLanguage,
String psUUserAgent,
String psUHttpMethod,
UUID psUDeviceID,
String psUGeoLocation,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for updatePaymentCancellationPsuData
|
ApiResponse<Object> |
updatePaymentCancellationPsuDataWithHttpInfo(String paymentService,
String paymentProduct,
String paymentId,
String cancellationId,
UUID xRequestID,
Object body,
String digest,
String signature,
byte[] tpPSignatureCertificate,
String PSU_ID,
String psUIDType,
String psUCorporateID,
String psUCorporateIDType,
String psUIPAddress,
String psUIPPort,
String psUAccept,
String psUAcceptCharset,
String psUAcceptEncoding,
String psUAcceptLanguage,
String psUUserAgent,
String psUHttpMethod,
UUID psUDeviceID,
String psUGeoLocation)
Update PSU Data for payment initiation cancellation
This method updates PSU data on the cancellation authorisation resource if needed.
|
Object |
updatePaymentPsuData(String paymentService,
String paymentProduct,
String paymentId,
String authorisationId,
UUID xRequestID,
Object body,
String digest,
String signature,
byte[] tpPSignatureCertificate,
String PSU_ID,
String psUIDType,
String psUCorporateID,
String psUCorporateIDType,
String psUIPAddress,
String psUIPPort,
String psUAccept,
String psUAcceptCharset,
String psUAcceptEncoding,
String psUAcceptLanguage,
String psUUserAgent,
String psUHttpMethod,
UUID psUDeviceID,
String psUGeoLocation)
Update PSU data for payment initiation
This methods updates PSU data on the authorisation resource if needed.
|
com.squareup.okhttp.Call |
updatePaymentPsuDataAsync(String paymentService,
String paymentProduct,
String paymentId,
String authorisationId,
UUID xRequestID,
Object body,
String digest,
String signature,
byte[] tpPSignatureCertificate,
String PSU_ID,
String psUIDType,
String psUCorporateID,
String psUCorporateIDType,
String psUIPAddress,
String psUIPPort,
String psUAccept,
String psUAcceptCharset,
String psUAcceptEncoding,
String psUAcceptLanguage,
String psUUserAgent,
String psUHttpMethod,
UUID psUDeviceID,
String psUGeoLocation,
ApiCallback<Object> callback)
Update PSU data for payment initiation (asynchronously)
This methods updates PSU data on the authorisation resource if needed.
|
com.squareup.okhttp.Call |
updatePaymentPsuDataCall(String paymentService,
String paymentProduct,
String paymentId,
String authorisationId,
UUID xRequestID,
Object body,
String digest,
String signature,
byte[] tpPSignatureCertificate,
String PSU_ID,
String psUIDType,
String psUCorporateID,
String psUCorporateIDType,
String psUIPAddress,
String psUIPPort,
String psUAccept,
String psUAcceptCharset,
String psUAcceptEncoding,
String psUAcceptLanguage,
String psUUserAgent,
String psUHttpMethod,
UUID psUDeviceID,
String psUGeoLocation,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for updatePaymentPsuData
|
ApiResponse<Object> |
updatePaymentPsuDataWithHttpInfo(String paymentService,
String paymentProduct,
String paymentId,
String authorisationId,
UUID xRequestID,
Object body,
String digest,
String signature,
byte[] tpPSignatureCertificate,
String PSU_ID,
String psUIDType,
String psUCorporateID,
String psUCorporateIDType,
String psUIPAddress,
String psUIPPort,
String psUAccept,
String psUAcceptCharset,
String psUAcceptEncoding,
String psUAcceptLanguage,
String psUUserAgent,
String psUHttpMethod,
UUID psUDeviceID,
String psUGeoLocation)
Update PSU data for payment initiation
This methods updates PSU data on the authorisation resource if needed.
|
Object |
updateSigningBasketPsuData(String basketId,
String authorisationId,
UUID xRequestID,
Object body,
String digest,
String signature,
byte[] tpPSignatureCertificate,
String PSU_ID,
String psUIDType,
String psUCorporateID,
String psUCorporateIDType,
String psUIPAddress,
String psUIPPort,
String psUAccept,
String psUAcceptCharset,
String psUAcceptEncoding,
String psUAcceptLanguage,
String psUUserAgent,
String psUHttpMethod,
UUID psUDeviceID,
String psUGeoLocation)
Update PSU Data for signing basket
This method update PSU data on the signing basket resource if needed.
|
com.squareup.okhttp.Call |
updateSigningBasketPsuDataAsync(String basketId,
String authorisationId,
UUID xRequestID,
Object body,
String digest,
String signature,
byte[] tpPSignatureCertificate,
String PSU_ID,
String psUIDType,
String psUCorporateID,
String psUCorporateIDType,
String psUIPAddress,
String psUIPPort,
String psUAccept,
String psUAcceptCharset,
String psUAcceptEncoding,
String psUAcceptLanguage,
String psUUserAgent,
String psUHttpMethod,
UUID psUDeviceID,
String psUGeoLocation,
ApiCallback<Object> callback)
Update PSU Data for signing basket (asynchronously)
This method update PSU data on the signing basket resource if needed.
|
com.squareup.okhttp.Call |
updateSigningBasketPsuDataCall(String basketId,
String authorisationId,
UUID xRequestID,
Object body,
String digest,
String signature,
byte[] tpPSignatureCertificate,
String PSU_ID,
String psUIDType,
String psUCorporateID,
String psUCorporateIDType,
String psUIPAddress,
String psUIPPort,
String psUAccept,
String psUAcceptCharset,
String psUAcceptEncoding,
String psUAcceptLanguage,
String psUUserAgent,
String psUHttpMethod,
UUID psUDeviceID,
String psUGeoLocation,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for updateSigningBasketPsuData
|
ApiResponse<Object> |
updateSigningBasketPsuDataWithHttpInfo(String basketId,
String authorisationId,
UUID xRequestID,
Object body,
String digest,
String signature,
byte[] tpPSignatureCertificate,
String PSU_ID,
String psUIDType,
String psUCorporateID,
String psUCorporateIDType,
String psUIPAddress,
String psUIPPort,
String psUAccept,
String psUAcceptCharset,
String psUAcceptEncoding,
String psUAcceptLanguage,
String psUUserAgent,
String psUHttpMethod,
UUID psUDeviceID,
String psUGeoLocation)
Update PSU Data for signing basket
This method update PSU data on the signing basket resource if needed.
|
public CommonServicesApi()
public CommonServicesApi(ApiClient apiClient)
public ApiClient getApiClient()
public void setApiClient(ApiClient apiClient)
public com.squareup.okhttp.Call deleteSigningBasketCall(String basketId, 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, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
basketId - This identification of the corresponding signing basket object. (required)xRequestID - ID of the request, unique to the call, as determined by the initiating party. (required)digest - Is contained if and only if the \"Signature\" element is contained in the header of the request. (optional)signature - A signature of the request by the TPP on application level. This might be mandated by ASPSP. (optional)tpPSignatureCertificate - The certificate used for signing the request, in base64 encoding. Must be contained if a signature is contained. (optional)psUIPAddress - The forwarded IP Address header field consists of the corresponding http request IP Address field between PSU and TPP. (optional)psUIPPort - The forwarded IP Port header field consists of the corresponding HTTP request IP Port field between PSU and TPP, if available. (optional)psUAccept - The forwarded IP Accept header fields consist of the corresponding HTTP request Accept header fields between PSU and TPP, if available. (optional)psUAcceptCharset - The forwarded IP Accept header fields consist of the corresponding HTTP request Accept header fields between PSU and TPP, if available. (optional)psUAcceptEncoding - The forwarded IP Accept header fields consist of the corresponding HTTP request Accept header fields between PSU and TPP, if available. (optional)psUAcceptLanguage - The forwarded IP Accept header fields consist of the corresponding HTTP request Accept header fields between PSU and TPP, if available. (optional)psUUserAgent - The forwarded Agent header field of the HTTP request between PSU and TPP, if available. (optional)psUHttpMethod - HTTP method used at the PSU ? TPP interface, if available. Valid values are: * GET * POST * PUT * PATCH * DELETE (optional)psUDeviceID - UUID (Universally Unique Identifier) for a device, which is used by the PSU, if available. UUID identifies either a device or a device dependant application installation. In case of an installation identification this ID need to be unaltered until removal from device. (optional)psUGeoLocation - The forwarded Geo Location of the corresponding http request between PSU and TPP if available. (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerApiException - If fail to serialize the request body objectpublic void deleteSigningBasket(String basketId, 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) throws ApiException
basketId - This identification of the corresponding signing basket object. (required)xRequestID - ID of the request, unique to the call, as determined by the initiating party. (required)digest - Is contained if and only if the \"Signature\" element is contained in the header of the request. (optional)signature - A signature of the request by the TPP on application level. This might be mandated by ASPSP. (optional)tpPSignatureCertificate - The certificate used for signing the request, in base64 encoding. Must be contained if a signature is contained. (optional)psUIPAddress - The forwarded IP Address header field consists of the corresponding http request IP Address field between PSU and TPP. (optional)psUIPPort - The forwarded IP Port header field consists of the corresponding HTTP request IP Port field between PSU and TPP, if available. (optional)psUAccept - The forwarded IP Accept header fields consist of the corresponding HTTP request Accept header fields between PSU and TPP, if available. (optional)psUAcceptCharset - The forwarded IP Accept header fields consist of the corresponding HTTP request Accept header fields between PSU and TPP, if available. (optional)psUAcceptEncoding - The forwarded IP Accept header fields consist of the corresponding HTTP request Accept header fields between PSU and TPP, if available. (optional)psUAcceptLanguage - The forwarded IP Accept header fields consist of the corresponding HTTP request Accept header fields between PSU and TPP, if available. (optional)psUUserAgent - The forwarded Agent header field of the HTTP request between PSU and TPP, if available. (optional)psUHttpMethod - HTTP method used at the PSU ? TPP interface, if available. Valid values are: * GET * POST * PUT * PATCH * DELETE (optional)psUDeviceID - UUID (Universally Unique Identifier) for a device, which is used by the PSU, if available. UUID identifies either a device or a device dependant application installation. In case of an installation identification this ID need to be unaltered until removal from device. (optional)psUGeoLocation - The forwarded Geo Location of the corresponding http request between PSU and TPP if available. (optional)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<Void> deleteSigningBasketWithHttpInfo(String basketId, 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) throws ApiException
basketId - This identification of the corresponding signing basket object. (required)xRequestID - ID of the request, unique to the call, as determined by the initiating party. (required)digest - Is contained if and only if the \"Signature\" element is contained in the header of the request. (optional)signature - A signature of the request by the TPP on application level. This might be mandated by ASPSP. (optional)tpPSignatureCertificate - The certificate used for signing the request, in base64 encoding. Must be contained if a signature is contained. (optional)psUIPAddress - The forwarded IP Address header field consists of the corresponding http request IP Address field between PSU and TPP. (optional)psUIPPort - The forwarded IP Port header field consists of the corresponding HTTP request IP Port field between PSU and TPP, if available. (optional)psUAccept - The forwarded IP Accept header fields consist of the corresponding HTTP request Accept header fields between PSU and TPP, if available. (optional)psUAcceptCharset - The forwarded IP Accept header fields consist of the corresponding HTTP request Accept header fields between PSU and TPP, if available. (optional)psUAcceptEncoding - The forwarded IP Accept header fields consist of the corresponding HTTP request Accept header fields between PSU and TPP, if available. (optional)psUAcceptLanguage - The forwarded IP Accept header fields consist of the corresponding HTTP request Accept header fields between PSU and TPP, if available. (optional)psUUserAgent - The forwarded Agent header field of the HTTP request between PSU and TPP, if available. (optional)psUHttpMethod - HTTP method used at the PSU ? TPP interface, if available. Valid values are: * GET * POST * PUT * PATCH * DELETE (optional)psUDeviceID - UUID (Universally Unique Identifier) for a device, which is used by the PSU, if available. UUID identifies either a device or a device dependant application installation. In case of an installation identification this ID need to be unaltered until removal from device. (optional)psUGeoLocation - The forwarded Geo Location of the corresponding http request between PSU and TPP if available. (optional)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call deleteSigningBasketAsync(String basketId, 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<Void> callback) throws ApiException
basketId - This identification of the corresponding signing basket object. (required)xRequestID - ID of the request, unique to the call, as determined by the initiating party. (required)digest - Is contained if and only if the \"Signature\" element is contained in the header of the request. (optional)signature - A signature of the request by the TPP on application level. This might be mandated by ASPSP. (optional)tpPSignatureCertificate - The certificate used for signing the request, in base64 encoding. Must be contained if a signature is contained. (optional)psUIPAddress - The forwarded IP Address header field consists of the corresponding http request IP Address field between PSU and TPP. (optional)psUIPPort - The forwarded IP Port header field consists of the corresponding HTTP request IP Port field between PSU and TPP, if available. (optional)psUAccept - The forwarded IP Accept header fields consist of the corresponding HTTP request Accept header fields between PSU and TPP, if available. (optional)psUAcceptCharset - The forwarded IP Accept header fields consist of the corresponding HTTP request Accept header fields between PSU and TPP, if available. (optional)psUAcceptEncoding - The forwarded IP Accept header fields consist of the corresponding HTTP request Accept header fields between PSU and TPP, if available. (optional)psUAcceptLanguage - The forwarded IP Accept header fields consist of the corresponding HTTP request Accept header fields between PSU and TPP, if available. (optional)psUUserAgent - The forwarded Agent header field of the HTTP request between PSU and TPP, if available. (optional)psUHttpMethod - HTTP method used at the PSU ? TPP interface, if available. Valid values are: * GET * POST * PUT * PATCH * DELETE (optional)psUDeviceID - UUID (Universally Unique Identifier) for a device, which is used by the PSU, if available. UUID identifies either a device or a device dependant application installation. In case of an installation identification this ID need to be unaltered until removal from device. (optional)psUGeoLocation - The forwarded Geo Location of the corresponding http request between PSU and TPP if available. (optional)callback - The callback to be executed when the API call finishesApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call getConsentScaStatusCall(String consentId, String authorisationId, 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, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
consentId - ID of the corresponding consent object as returned by an Account Information Consent Request. (required)authorisationId - Resource identification of the related SCA. (required)xRequestID - ID of the request, unique to the call, as determined by the initiating party. (required)digest - Is contained if and only if the \"Signature\" element is contained in the header of the request. (optional)signature - A signature of the request by the TPP on application level. This might be mandated by ASPSP. (optional)tpPSignatureCertificate - The certificate used for signing the request, in base64 encoding. Must be contained if a signature is contained. (optional)psUIPAddress - The forwarded IP Address header field consists of the corresponding HTTP request IP Address field between PSU and TPP. It shall be contained if and only if this request was actively initiated by the PSU. (optional)psUIPPort - The forwarded IP Port header field consists of the corresponding HTTP request IP Port field between PSU and TPP, if available. (optional)psUAccept - The forwarded IP Accept header fields consist of the corresponding HTTP request Accept header fields between PSU and TPP, if available. (optional)psUAcceptCharset - The forwarded IP Accept header fields consist of the corresponding HTTP request Accept header fields between PSU and TPP, if available. (optional)psUAcceptEncoding - The forwarded IP Accept header fields consist of the corresponding HTTP request Accept header fields between PSU and TPP, if available. (optional)psUAcceptLanguage - The forwarded IP Accept header fields consist of the corresponding HTTP request Accept header fields between PSU and TPP, if available. (optional)psUUserAgent - The forwarded Agent header field of the HTTP request between PSU and TPP, if available. (optional)psUHttpMethod - HTTP method used at the PSU ? TPP interface, if available. Valid values are: * GET * POST * PUT * PATCH * DELETE (optional)psUDeviceID - UUID (Universally Unique Identifier) for a device, which is used by the PSU, if available. UUID identifies either a device or a device dependant application installation. In case of an installation identification this ID need to be unaltered until removal from device. (optional)psUGeoLocation - The forwarded Geo Location of the corresponding http request between PSU and TPP if available. (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerApiException - If fail to serialize the request body objectpublic ScaStatusResponse getConsentScaStatus(String consentId, String authorisationId, 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) throws ApiException
consentId - ID of the corresponding consent object as returned by an Account Information Consent Request. (required)authorisationId - Resource identification of the related SCA. (required)xRequestID - ID of the request, unique to the call, as determined by the initiating party. (required)digest - Is contained if and only if the \"Signature\" element is contained in the header of the request. (optional)signature - A signature of the request by the TPP on application level. This might be mandated by ASPSP. (optional)tpPSignatureCertificate - The certificate used for signing the request, in base64 encoding. Must be contained if a signature is contained. (optional)psUIPAddress - The forwarded IP Address header field consists of the corresponding HTTP request IP Address field between PSU and TPP. It shall be contained if and only if this request was actively initiated by the PSU. (optional)psUIPPort - The forwarded IP Port header field consists of the corresponding HTTP request IP Port field between PSU and TPP, if available. (optional)psUAccept - The forwarded IP Accept header fields consist of the corresponding HTTP request Accept header fields between PSU and TPP, if available. (optional)psUAcceptCharset - The forwarded IP Accept header fields consist of the corresponding HTTP request Accept header fields between PSU and TPP, if available. (optional)psUAcceptEncoding - The forwarded IP Accept header fields consist of the corresponding HTTP request Accept header fields between PSU and TPP, if available. (optional)psUAcceptLanguage - The forwarded IP Accept header fields consist of the corresponding HTTP request Accept header fields between PSU and TPP, if available. (optional)psUUserAgent - The forwarded Agent header field of the HTTP request between PSU and TPP, if available. (optional)psUHttpMethod - HTTP method used at the PSU ? TPP interface, if available. Valid values are: * GET * POST * PUT * PATCH * DELETE (optional)psUDeviceID - UUID (Universally Unique Identifier) for a device, which is used by the PSU, if available. UUID identifies either a device or a device dependant application installation. In case of an installation identification this ID need to be unaltered until removal from device. (optional)psUGeoLocation - The forwarded Geo Location of the corresponding http request between PSU and TPP if available. (optional)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<ScaStatusResponse> getConsentScaStatusWithHttpInfo(String consentId, String authorisationId, 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) throws ApiException
consentId - ID of the corresponding consent object as returned by an Account Information Consent Request. (required)authorisationId - Resource identification of the related SCA. (required)xRequestID - ID of the request, unique to the call, as determined by the initiating party. (required)digest - Is contained if and only if the \"Signature\" element is contained in the header of the request. (optional)signature - A signature of the request by the TPP on application level. This might be mandated by ASPSP. (optional)tpPSignatureCertificate - The certificate used for signing the request, in base64 encoding. Must be contained if a signature is contained. (optional)psUIPAddress - The forwarded IP Address header field consists of the corresponding HTTP request IP Address field between PSU and TPP. It shall be contained if and only if this request was actively initiated by the PSU. (optional)psUIPPort - The forwarded IP Port header field consists of the corresponding HTTP request IP Port field between PSU and TPP, if available. (optional)psUAccept - The forwarded IP Accept header fields consist of the corresponding HTTP request Accept header fields between PSU and TPP, if available. (optional)psUAcceptCharset - The forwarded IP Accept header fields consist of the corresponding HTTP request Accept header fields between PSU and TPP, if available. (optional)psUAcceptEncoding - The forwarded IP Accept header fields consist of the corresponding HTTP request Accept header fields between PSU and TPP, if available. (optional)psUAcceptLanguage - The forwarded IP Accept header fields consist of the corresponding HTTP request Accept header fields between PSU and TPP, if available. (optional)psUUserAgent - The forwarded Agent header field of the HTTP request between PSU and TPP, if available. (optional)psUHttpMethod - HTTP method used at the PSU ? TPP interface, if available. Valid values are: * GET * POST * PUT * PATCH * DELETE (optional)psUDeviceID - UUID (Universally Unique Identifier) for a device, which is used by the PSU, if available. UUID identifies either a device or a device dependant application installation. In case of an installation identification this ID need to be unaltered until removal from device. (optional)psUGeoLocation - The forwarded Geo Location of the corresponding http request between PSU and TPP if available. (optional)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call getConsentScaStatusAsync(String consentId, String authorisationId, 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<ScaStatusResponse> callback) throws ApiException
consentId - ID of the corresponding consent object as returned by an Account Information Consent Request. (required)authorisationId - Resource identification of the related SCA. (required)xRequestID - ID of the request, unique to the call, as determined by the initiating party. (required)digest - Is contained if and only if the \"Signature\" element is contained in the header of the request. (optional)signature - A signature of the request by the TPP on application level. This might be mandated by ASPSP. (optional)tpPSignatureCertificate - The certificate used for signing the request, in base64 encoding. Must be contained if a signature is contained. (optional)psUIPAddress - The forwarded IP Address header field consists of the corresponding HTTP request IP Address field between PSU and TPP. It shall be contained if and only if this request was actively initiated by the PSU. (optional)psUIPPort - The forwarded IP Port header field consists of the corresponding HTTP request IP Port field between PSU and TPP, if available. (optional)psUAccept - The forwarded IP Accept header fields consist of the corresponding HTTP request Accept header fields between PSU and TPP, if available. (optional)psUAcceptCharset - The forwarded IP Accept header fields consist of the corresponding HTTP request Accept header fields between PSU and TPP, if available. (optional)psUAcceptEncoding - The forwarded IP Accept header fields consist of the corresponding HTTP request Accept header fields between PSU and TPP, if available. (optional)psUAcceptLanguage - The forwarded IP Accept header fields consist of the corresponding HTTP request Accept header fields between PSU and TPP, if available. (optional)psUUserAgent - The forwarded Agent header field of the HTTP request between PSU and TPP, if available. (optional)psUHttpMethod - HTTP method used at the PSU ? TPP interface, if available. Valid values are: * GET * POST * PUT * PATCH * DELETE (optional)psUDeviceID - UUID (Universally Unique Identifier) for a device, which is used by the PSU, if available. UUID identifies either a device or a device dependant application installation. In case of an installation identification this ID need to be unaltered until removal from device. (optional)psUGeoLocation - The forwarded Geo Location of the corresponding http request between PSU and TPP if available. (optional)callback - The callback to be executed when the API call finishesApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call getPaymentCancellationScaStatusCall(String paymentService, String paymentProduct, String paymentId, String cancellationId, 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, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
paymentService - Payment service: Possible values are: * payments * bulk-payments * periodic-payments (required)paymentProduct - The addressed payment product endpoint, e.g. for SEPA Credit Transfers (SCT). The ASPSP will publish which of the payment products/endpoints will be supported. The following payment products are supported: - sepa-credit-transfers - instant-sepa-credit-transfers - target-2-payments - cross-border-credit-transfers - pain.001-sepa-credit-transfers - pain.001-instant-sepa-credit-transfers - pain.001-target-2-payments - pain.001-cross-border-credit-transfers **Remark:** For all SEPA Credit Transfer based endpoints which accept XML encoding, the XML pain.001 schemes provided by EPC are supported by the ASPSP as a minimum for the body content. Further XML schemes might be supported by some communities. **Remark:** For cross-border and TARGET-2 payments only community wide pain.001 schemes do exist. There are plenty of country specificic scheme variants. (required)paymentId - Resource identification of the generated payment initiation resource. (required)cancellationId - Identification for cancellation resource. (required)xRequestID - ID of the request, unique to the call, as determined by the initiating party. (required)digest - Is contained if and only if the \"Signature\" element is contained in the header of the request. (optional)signature - A signature of the request by the TPP on application level. This might be mandated by ASPSP. (optional)tpPSignatureCertificate - The certificate used for signing the request, in base64 encoding. Must be contained if a signature is contained. (optional)psUIPAddress - The forwarded IP Address header field consists of the corresponding http request IP Address field between PSU and TPP. (optional)psUIPPort - The forwarded IP Port header field consists of the corresponding HTTP request IP Port field between PSU and TPP, if available. (optional)psUAccept - The forwarded IP Accept header fields consist of the corresponding HTTP request Accept header fields between PSU and TPP, if available. (optional)psUAcceptCharset - The forwarded IP Accept header fields consist of the corresponding HTTP request Accept header fields between PSU and TPP, if available. (optional)psUAcceptEncoding - The forwarded IP Accept header fields consist of the corresponding HTTP request Accept header fields between PSU and TPP, if available. (optional)psUAcceptLanguage - The forwarded IP Accept header fields consist of the corresponding HTTP request Accept header fields between PSU and TPP, if available. (optional)psUUserAgent - The forwarded Agent header field of the HTTP request between PSU and TPP, if available. (optional)psUHttpMethod - HTTP method used at the PSU ? TPP interface, if available. Valid values are: * GET * POST * PUT * PATCH * DELETE (optional)psUDeviceID - UUID (Universally Unique Identifier) for a device, which is used by the PSU, if available. UUID identifies either a device or a device dependant application installation. In case of an installation identification this ID need to be unaltered until removal from device. (optional)psUGeoLocation - The forwarded Geo Location of the corresponding http request between PSU and TPP if available. (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerApiException - If fail to serialize the request body objectpublic ScaStatusResponse getPaymentCancellationScaStatus(String paymentService, String paymentProduct, String paymentId, String cancellationId, 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) throws ApiException
paymentService - Payment service: Possible values are: * payments * bulk-payments * periodic-payments (required)paymentProduct - The addressed payment product endpoint, e.g. for SEPA Credit Transfers (SCT). The ASPSP will publish which of the payment products/endpoints will be supported. The following payment products are supported: - sepa-credit-transfers - instant-sepa-credit-transfers - target-2-payments - cross-border-credit-transfers - pain.001-sepa-credit-transfers - pain.001-instant-sepa-credit-transfers - pain.001-target-2-payments - pain.001-cross-border-credit-transfers **Remark:** For all SEPA Credit Transfer based endpoints which accept XML encoding, the XML pain.001 schemes provided by EPC are supported by the ASPSP as a minimum for the body content. Further XML schemes might be supported by some communities. **Remark:** For cross-border and TARGET-2 payments only community wide pain.001 schemes do exist. There are plenty of country specificic scheme variants. (required)paymentId - Resource identification of the generated payment initiation resource. (required)cancellationId - Identification for cancellation resource. (required)xRequestID - ID of the request, unique to the call, as determined by the initiating party. (required)digest - Is contained if and only if the \"Signature\" element is contained in the header of the request. (optional)signature - A signature of the request by the TPP on application level. This might be mandated by ASPSP. (optional)tpPSignatureCertificate - The certificate used for signing the request, in base64 encoding. Must be contained if a signature is contained. (optional)psUIPAddress - The forwarded IP Address header field consists of the corresponding http request IP Address field between PSU and TPP. (optional)psUIPPort - The forwarded IP Port header field consists of the corresponding HTTP request IP Port field between PSU and TPP, if available. (optional)psUAccept - The forwarded IP Accept header fields consist of the corresponding HTTP request Accept header fields between PSU and TPP, if available. (optional)psUAcceptCharset - The forwarded IP Accept header fields consist of the corresponding HTTP request Accept header fields between PSU and TPP, if available. (optional)psUAcceptEncoding - The forwarded IP Accept header fields consist of the corresponding HTTP request Accept header fields between PSU and TPP, if available. (optional)psUAcceptLanguage - The forwarded IP Accept header fields consist of the corresponding HTTP request Accept header fields between PSU and TPP, if available. (optional)psUUserAgent - The forwarded Agent header field of the HTTP request between PSU and TPP, if available. (optional)psUHttpMethod - HTTP method used at the PSU ? TPP interface, if available. Valid values are: * GET * POST * PUT * PATCH * DELETE (optional)psUDeviceID - UUID (Universally Unique Identifier) for a device, which is used by the PSU, if available. UUID identifies either a device or a device dependant application installation. In case of an installation identification this ID need to be unaltered until removal from device. (optional)psUGeoLocation - The forwarded Geo Location of the corresponding http request between PSU and TPP if available. (optional)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<ScaStatusResponse> getPaymentCancellationScaStatusWithHttpInfo(String paymentService, String paymentProduct, String paymentId, String cancellationId, 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) throws ApiException
paymentService - Payment service: Possible values are: * payments * bulk-payments * periodic-payments (required)paymentProduct - The addressed payment product endpoint, e.g. for SEPA Credit Transfers (SCT). The ASPSP will publish which of the payment products/endpoints will be supported. The following payment products are supported: - sepa-credit-transfers - instant-sepa-credit-transfers - target-2-payments - cross-border-credit-transfers - pain.001-sepa-credit-transfers - pain.001-instant-sepa-credit-transfers - pain.001-target-2-payments - pain.001-cross-border-credit-transfers **Remark:** For all SEPA Credit Transfer based endpoints which accept XML encoding, the XML pain.001 schemes provided by EPC are supported by the ASPSP as a minimum for the body content. Further XML schemes might be supported by some communities. **Remark:** For cross-border and TARGET-2 payments only community wide pain.001 schemes do exist. There are plenty of country specificic scheme variants. (required)paymentId - Resource identification of the generated payment initiation resource. (required)cancellationId - Identification for cancellation resource. (required)xRequestID - ID of the request, unique to the call, as determined by the initiating party. (required)digest - Is contained if and only if the \"Signature\" element is contained in the header of the request. (optional)signature - A signature of the request by the TPP on application level. This might be mandated by ASPSP. (optional)tpPSignatureCertificate - The certificate used for signing the request, in base64 encoding. Must be contained if a signature is contained. (optional)psUIPAddress - The forwarded IP Address header field consists of the corresponding http request IP Address field between PSU and TPP. (optional)psUIPPort - The forwarded IP Port header field consists of the corresponding HTTP request IP Port field between PSU and TPP, if available. (optional)psUAccept - The forwarded IP Accept header fields consist of the corresponding HTTP request Accept header fields between PSU and TPP, if available. (optional)psUAcceptCharset - The forwarded IP Accept header fields consist of the corresponding HTTP request Accept header fields between PSU and TPP, if available. (optional)psUAcceptEncoding - The forwarded IP Accept header fields consist of the corresponding HTTP request Accept header fields between PSU and TPP, if available. (optional)psUAcceptLanguage - The forwarded IP Accept header fields consist of the corresponding HTTP request Accept header fields between PSU and TPP, if available. (optional)psUUserAgent - The forwarded Agent header field of the HTTP request between PSU and TPP, if available. (optional)psUHttpMethod - HTTP method used at the PSU ? TPP interface, if available. Valid values are: * GET * POST * PUT * PATCH * DELETE (optional)psUDeviceID - UUID (Universally Unique Identifier) for a device, which is used by the PSU, if available. UUID identifies either a device or a device dependant application installation. In case of an installation identification this ID need to be unaltered until removal from device. (optional)psUGeoLocation - The forwarded Geo Location of the corresponding http request between PSU and TPP if available. (optional)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call getPaymentCancellationScaStatusAsync(String paymentService, String paymentProduct, String paymentId, String cancellationId, 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<ScaStatusResponse> callback) throws ApiException
paymentService - Payment service: Possible values are: * payments * bulk-payments * periodic-payments (required)paymentProduct - The addressed payment product endpoint, e.g. for SEPA Credit Transfers (SCT). The ASPSP will publish which of the payment products/endpoints will be supported. The following payment products are supported: - sepa-credit-transfers - instant-sepa-credit-transfers - target-2-payments - cross-border-credit-transfers - pain.001-sepa-credit-transfers - pain.001-instant-sepa-credit-transfers - pain.001-target-2-payments - pain.001-cross-border-credit-transfers **Remark:** For all SEPA Credit Transfer based endpoints which accept XML encoding, the XML pain.001 schemes provided by EPC are supported by the ASPSP as a minimum for the body content. Further XML schemes might be supported by some communities. **Remark:** For cross-border and TARGET-2 payments only community wide pain.001 schemes do exist. There are plenty of country specificic scheme variants. (required)paymentId - Resource identification of the generated payment initiation resource. (required)cancellationId - Identification for cancellation resource. (required)xRequestID - ID of the request, unique to the call, as determined by the initiating party. (required)digest - Is contained if and only if the \"Signature\" element is contained in the header of the request. (optional)signature - A signature of the request by the TPP on application level. This might be mandated by ASPSP. (optional)tpPSignatureCertificate - The certificate used for signing the request, in base64 encoding. Must be contained if a signature is contained. (optional)psUIPAddress - The forwarded IP Address header field consists of the corresponding http request IP Address field between PSU and TPP. (optional)psUIPPort - The forwarded IP Port header field consists of the corresponding HTTP request IP Port field between PSU and TPP, if available. (optional)psUAccept - The forwarded IP Accept header fields consist of the corresponding HTTP request Accept header fields between PSU and TPP, if available. (optional)psUAcceptCharset - The forwarded IP Accept header fields consist of the corresponding HTTP request Accept header fields between PSU and TPP, if available. (optional)psUAcceptEncoding - The forwarded IP Accept header fields consist of the corresponding HTTP request Accept header fields between PSU and TPP, if available. (optional)psUAcceptLanguage - The forwarded IP Accept header fields consist of the corresponding HTTP request Accept header fields between PSU and TPP, if available. (optional)psUUserAgent - The forwarded Agent header field of the HTTP request between PSU and TPP, if available. (optional)psUHttpMethod - HTTP method used at the PSU ? TPP interface, if available. Valid values are: * GET * POST * PUT * PATCH * DELETE (optional)psUDeviceID - UUID (Universally Unique Identifier) for a device, which is used by the PSU, if available. UUID identifies either a device or a device dependant application installation. In case of an installation identification this ID need to be unaltered until removal from device. (optional)psUGeoLocation - The forwarded Geo Location of the corresponding http request between PSU and TPP if available. (optional)callback - The callback to be executed when the API call finishesApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call getPaymentInitiationAuthorisationCall(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, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
paymentService - Payment service: Possible values are: * payments * bulk-payments * periodic-payments (required)paymentProduct - The addressed payment product endpoint, e.g. for SEPA Credit Transfers (SCT). The ASPSP will publish which of the payment products/endpoints will be supported. The following payment products are supported: - sepa-credit-transfers - instant-sepa-credit-transfers - target-2-payments - cross-border-credit-transfers - pain.001-sepa-credit-transfers - pain.001-instant-sepa-credit-transfers - pain.001-target-2-payments - pain.001-cross-border-credit-transfers **Remark:** For all SEPA Credit Transfer based endpoints which accept XML encoding, the XML pain.001 schemes provided by EPC are supported by the ASPSP as a minimum for the body content. Further XML schemes might be supported by some communities. **Remark:** For cross-border and TARGET-2 payments only community wide pain.001 schemes do exist. There are plenty of country specificic scheme variants. (required)paymentId - Resource identification of the generated payment initiation resource. (required)xRequestID - ID of the request, unique to the call, as determined by the initiating party. (required)digest - Is contained if and only if the \"Signature\" element is contained in the header of the request. (optional)signature - A signature of the request by the TPP on application level. This might be mandated by ASPSP. (optional)tpPSignatureCertificate - The certificate used for signing the request, in base64 encoding. Must be contained if a signature is contained. (optional)psUIPAddress - The forwarded IP Address header field consists of the corresponding http request IP Address field between PSU and TPP. (optional)psUIPPort - The forwarded IP Port header field consists of the corresponding HTTP request IP Port field between PSU and TPP, if available. (optional)psUAccept - The forwarded IP Accept header fields consist of the corresponding HTTP request Accept header fields between PSU and TPP, if available. (optional)psUAcceptCharset - The forwarded IP Accept header fields consist of the corresponding HTTP request Accept header fields between PSU and TPP, if available. (optional)psUAcceptEncoding - The forwarded IP Accept header fields consist of the corresponding HTTP request Accept header fields between PSU and TPP, if available. (optional)psUAcceptLanguage - The forwarded IP Accept header fields consist of the corresponding HTTP request Accept header fields between PSU and TPP, if available. (optional)psUUserAgent - The forwarded Agent header field of the HTTP request between PSU and TPP, if available. (optional)psUHttpMethod - HTTP method used at the PSU ? TPP interface, if available. Valid values are: * GET * POST * PUT * PATCH * DELETE (optional)psUDeviceID - UUID (Universally Unique Identifier) for a device, which is used by the PSU, if available. UUID identifies either a device or a device dependant application installation. In case of an installation identification this ID need to be unaltered until removal from device. (optional)psUGeoLocation - The forwarded Geo Location of the corresponding http request between PSU and TPP if available. (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerApiException - If fail to serialize the request body objectpublic Authorisations getPaymentInitiationAuthorisation(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) throws ApiException
paymentService - Payment service: Possible values are: * payments * bulk-payments * periodic-payments (required)paymentProduct - The addressed payment product endpoint, e.g. for SEPA Credit Transfers (SCT). The ASPSP will publish which of the payment products/endpoints will be supported. The following payment products are supported: - sepa-credit-transfers - instant-sepa-credit-transfers - target-2-payments - cross-border-credit-transfers - pain.001-sepa-credit-transfers - pain.001-instant-sepa-credit-transfers - pain.001-target-2-payments - pain.001-cross-border-credit-transfers **Remark:** For all SEPA Credit Transfer based endpoints which accept XML encoding, the XML pain.001 schemes provided by EPC are supported by the ASPSP as a minimum for the body content. Further XML schemes might be supported by some communities. **Remark:** For cross-border and TARGET-2 payments only community wide pain.001 schemes do exist. There are plenty of country specificic scheme variants. (required)paymentId - Resource identification of the generated payment initiation resource. (required)xRequestID - ID of the request, unique to the call, as determined by the initiating party. (required)digest - Is contained if and only if the \"Signature\" element is contained in the header of the request. (optional)signature - A signature of the request by the TPP on application level. This might be mandated by ASPSP. (optional)tpPSignatureCertificate - The certificate used for signing the request, in base64 encoding. Must be contained if a signature is contained. (optional)psUIPAddress - The forwarded IP Address header field consists of the corresponding http request IP Address field between PSU and TPP. (optional)psUIPPort - The forwarded IP Port header field consists of the corresponding HTTP request IP Port field between PSU and TPP, if available. (optional)psUAccept - The forwarded IP Accept header fields consist of the corresponding HTTP request Accept header fields between PSU and TPP, if available. (optional)psUAcceptCharset - The forwarded IP Accept header fields consist of the corresponding HTTP request Accept header fields between PSU and TPP, if available. (optional)psUAcceptEncoding - The forwarded IP Accept header fields consist of the corresponding HTTP request Accept header fields between PSU and TPP, if available. (optional)psUAcceptLanguage - The forwarded IP Accept header fields consist of the corresponding HTTP request Accept header fields between PSU and TPP, if available. (optional)psUUserAgent - The forwarded Agent header field of the HTTP request between PSU and TPP, if available. (optional)psUHttpMethod - HTTP method used at the PSU ? TPP interface, if available. Valid values are: * GET * POST * PUT * PATCH * DELETE (optional)psUDeviceID - UUID (Universally Unique Identifier) for a device, which is used by the PSU, if available. UUID identifies either a device or a device dependant application installation. In case of an installation identification this ID need to be unaltered until removal from device. (optional)psUGeoLocation - The forwarded Geo Location of the corresponding http request between PSU and TPP if available. (optional)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<Authorisations> getPaymentInitiationAuthorisationWithHttpInfo(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) throws ApiException
paymentService - Payment service: Possible values are: * payments * bulk-payments * periodic-payments (required)paymentProduct - The addressed payment product endpoint, e.g. for SEPA Credit Transfers (SCT). The ASPSP will publish which of the payment products/endpoints will be supported. The following payment products are supported: - sepa-credit-transfers - instant-sepa-credit-transfers - target-2-payments - cross-border-credit-transfers - pain.001-sepa-credit-transfers - pain.001-instant-sepa-credit-transfers - pain.001-target-2-payments - pain.001-cross-border-credit-transfers **Remark:** For all SEPA Credit Transfer based endpoints which accept XML encoding, the XML pain.001 schemes provided by EPC are supported by the ASPSP as a minimum for the body content. Further XML schemes might be supported by some communities. **Remark:** For cross-border and TARGET-2 payments only community wide pain.001 schemes do exist. There are plenty of country specificic scheme variants. (required)paymentId - Resource identification of the generated payment initiation resource. (required)xRequestID - ID of the request, unique to the call, as determined by the initiating party. (required)digest - Is contained if and only if the \"Signature\" element is contained in the header of the request. (optional)signature - A signature of the request by the TPP on application level. This might be mandated by ASPSP. (optional)tpPSignatureCertificate - The certificate used for signing the request, in base64 encoding. Must be contained if a signature is contained. (optional)psUIPAddress - The forwarded IP Address header field consists of the corresponding http request IP Address field between PSU and TPP. (optional)psUIPPort - The forwarded IP Port header field consists of the corresponding HTTP request IP Port field between PSU and TPP, if available. (optional)psUAccept - The forwarded IP Accept header fields consist of the corresponding HTTP request Accept header fields between PSU and TPP, if available. (optional)psUAcceptCharset - The forwarded IP Accept header fields consist of the corresponding HTTP request Accept header fields between PSU and TPP, if available. (optional)psUAcceptEncoding - The forwarded IP Accept header fields consist of the corresponding HTTP request Accept header fields between PSU and TPP, if available. (optional)psUAcceptLanguage - The forwarded IP Accept header fields consist of the corresponding HTTP request Accept header fields between PSU and TPP, if available. (optional)psUUserAgent - The forwarded Agent header field of the HTTP request between PSU and TPP, if available. (optional)psUHttpMethod - HTTP method used at the PSU ? TPP interface, if available. Valid values are: * GET * POST * PUT * PATCH * DELETE (optional)psUDeviceID - UUID (Universally Unique Identifier) for a device, which is used by the PSU, if available. UUID identifies either a device or a device dependant application installation. In case of an installation identification this ID need to be unaltered until removal from device. (optional)psUGeoLocation - The forwarded Geo Location of the corresponding http request between PSU and TPP if available. (optional)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call getPaymentInitiationAuthorisationAsync(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<Authorisations> callback) throws ApiException
paymentService - Payment service: Possible values are: * payments * bulk-payments * periodic-payments (required)paymentProduct - The addressed payment product endpoint, e.g. for SEPA Credit Transfers (SCT). The ASPSP will publish which of the payment products/endpoints will be supported. The following payment products are supported: - sepa-credit-transfers - instant-sepa-credit-transfers - target-2-payments - cross-border-credit-transfers - pain.001-sepa-credit-transfers - pain.001-instant-sepa-credit-transfers - pain.001-target-2-payments - pain.001-cross-border-credit-transfers **Remark:** For all SEPA Credit Transfer based endpoints which accept XML encoding, the XML pain.001 schemes provided by EPC are supported by the ASPSP as a minimum for the body content. Further XML schemes might be supported by some communities. **Remark:** For cross-border and TARGET-2 payments only community wide pain.001 schemes do exist. There are plenty of country specificic scheme variants. (required)paymentId - Resource identification of the generated payment initiation resource. (required)xRequestID - ID of the request, unique to the call, as determined by the initiating party. (required)digest - Is contained if and only if the \"Signature\" element is contained in the header of the request. (optional)signature - A signature of the request by the TPP on application level. This might be mandated by ASPSP. (optional)tpPSignatureCertificate - The certificate used for signing the request, in base64 encoding. Must be contained if a signature is contained. (optional)psUIPAddress - The forwarded IP Address header field consists of the corresponding http request IP Address field between PSU and TPP. (optional)psUIPPort - The forwarded IP Port header field consists of the corresponding HTTP request IP Port field between PSU and TPP, if available. (optional)psUAccept - The forwarded IP Accept header fields consist of the corresponding HTTP request Accept header fields between PSU and TPP, if available. (optional)psUAcceptCharset - The forwarded IP Accept header fields consist of the corresponding HTTP request Accept header fields between PSU and TPP, if available. (optional)psUAcceptEncoding - The forwarded IP Accept header fields consist of the corresponding HTTP request Accept header fields between PSU and TPP, if available. (optional)psUAcceptLanguage - The forwarded IP Accept header fields consist of the corresponding HTTP request Accept header fields between PSU and TPP, if available. (optional)psUUserAgent - The forwarded Agent header field of the HTTP request between PSU and TPP, if available. (optional)psUHttpMethod - HTTP method used at the PSU ? TPP interface, if available. Valid values are: * GET * POST * PUT * PATCH * DELETE (optional)psUDeviceID - UUID (Universally Unique Identifier) for a device, which is used by the PSU, if available. UUID identifies either a device or a device dependant application installation. In case of an installation identification this ID need to be unaltered until removal from device. (optional)psUGeoLocation - The forwarded Geo Location of the corresponding http request between PSU and TPP if available. (optional)callback - The callback to be executed when the API call finishesApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call getPaymentInitiationScaStatusCall(String paymentService, String paymentProduct, String paymentId, String authorisationId, 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, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
paymentService - Payment service: Possible values are: * payments * bulk-payments * periodic-payments (required)paymentProduct - The addressed payment product endpoint, e.g. for SEPA Credit Transfers (SCT). The ASPSP will publish which of the payment products/endpoints will be supported. The following payment products are supported: - sepa-credit-transfers - instant-sepa-credit-transfers - target-2-payments - cross-border-credit-transfers - pain.001-sepa-credit-transfers - pain.001-instant-sepa-credit-transfers - pain.001-target-2-payments - pain.001-cross-border-credit-transfers **Remark:** For all SEPA Credit Transfer based endpoints which accept XML encoding, the XML pain.001 schemes provided by EPC are supported by the ASPSP as a minimum for the body content. Further XML schemes might be supported by some communities. **Remark:** For cross-border and TARGET-2 payments only community wide pain.001 schemes do exist. There are plenty of country specificic scheme variants. (required)paymentId - Resource identification of the generated payment initiation resource. (required)authorisationId - Resource identification of the related SCA. (required)xRequestID - ID of the request, unique to the call, as determined by the initiating party. (required)digest - Is contained if and only if the \"Signature\" element is contained in the header of the request. (optional)signature - A signature of the request by the TPP on application level. This might be mandated by ASPSP. (optional)tpPSignatureCertificate - The certificate used for signing the request, in base64 encoding. Must be contained if a signature is contained. (optional)psUIPAddress - The forwarded IP Address header field consists of the corresponding http request IP Address field between PSU and TPP. (optional)psUIPPort - The forwarded IP Port header field consists of the corresponding HTTP request IP Port field between PSU and TPP, if available. (optional)psUAccept - The forwarded IP Accept header fields consist of the corresponding HTTP request Accept header fields between PSU and TPP, if available. (optional)psUAcceptCharset - The forwarded IP Accept header fields consist of the corresponding HTTP request Accept header fields between PSU and TPP, if available. (optional)psUAcceptEncoding - The forwarded IP Accept header fields consist of the corresponding HTTP request Accept header fields between PSU and TPP, if available. (optional)psUAcceptLanguage - The forwarded IP Accept header fields consist of the corresponding HTTP request Accept header fields between PSU and TPP, if available. (optional)psUUserAgent - The forwarded Agent header field of the HTTP request between PSU and TPP, if available. (optional)psUHttpMethod - HTTP method used at the PSU ? TPP interface, if available. Valid values are: * GET * POST * PUT * PATCH * DELETE (optional)psUDeviceID - UUID (Universally Unique Identifier) for a device, which is used by the PSU, if available. UUID identifies either a device or a device dependant application installation. In case of an installation identification this ID need to be unaltered until removal from device. (optional)psUGeoLocation - The forwarded Geo Location of the corresponding http request between PSU and TPP if available. (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerApiException - If fail to serialize the request body objectpublic ScaStatusResponse getPaymentInitiationScaStatus(String paymentService, String paymentProduct, String paymentId, String authorisationId, 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) throws ApiException
paymentService - Payment service: Possible values are: * payments * bulk-payments * periodic-payments (required)paymentProduct - The addressed payment product endpoint, e.g. for SEPA Credit Transfers (SCT). The ASPSP will publish which of the payment products/endpoints will be supported. The following payment products are supported: - sepa-credit-transfers - instant-sepa-credit-transfers - target-2-payments - cross-border-credit-transfers - pain.001-sepa-credit-transfers - pain.001-instant-sepa-credit-transfers - pain.001-target-2-payments - pain.001-cross-border-credit-transfers **Remark:** For all SEPA Credit Transfer based endpoints which accept XML encoding, the XML pain.001 schemes provided by EPC are supported by the ASPSP as a minimum for the body content. Further XML schemes might be supported by some communities. **Remark:** For cross-border and TARGET-2 payments only community wide pain.001 schemes do exist. There are plenty of country specificic scheme variants. (required)paymentId - Resource identification of the generated payment initiation resource. (required)authorisationId - Resource identification of the related SCA. (required)xRequestID - ID of the request, unique to the call, as determined by the initiating party. (required)digest - Is contained if and only if the \"Signature\" element is contained in the header of the request. (optional)signature - A signature of the request by the TPP on application level. This might be mandated by ASPSP. (optional)tpPSignatureCertificate - The certificate used for signing the request, in base64 encoding. Must be contained if a signature is contained. (optional)psUIPAddress - The forwarded IP Address header field consists of the corresponding http request IP Address field between PSU and TPP. (optional)psUIPPort - The forwarded IP Port header field consists of the corresponding HTTP request IP Port field between PSU and TPP, if available. (optional)psUAccept - The forwarded IP Accept header fields consist of the corresponding HTTP request Accept header fields between PSU and TPP, if available. (optional)psUAcceptCharset - The forwarded IP Accept header fields consist of the corresponding HTTP request Accept header fields between PSU and TPP, if available. (optional)psUAcceptEncoding - The forwarded IP Accept header fields consist of the corresponding HTTP request Accept header fields between PSU and TPP, if available. (optional)psUAcceptLanguage - The forwarded IP Accept header fields consist of the corresponding HTTP request Accept header fields between PSU and TPP, if available. (optional)psUUserAgent - The forwarded Agent header field of the HTTP request between PSU and TPP, if available. (optional)psUHttpMethod - HTTP method used at the PSU ? TPP interface, if available. Valid values are: * GET * POST * PUT * PATCH * DELETE (optional)psUDeviceID - UUID (Universally Unique Identifier) for a device, which is used by the PSU, if available. UUID identifies either a device or a device dependant application installation. In case of an installation identification this ID need to be unaltered until removal from device. (optional)psUGeoLocation - The forwarded Geo Location of the corresponding http request between PSU and TPP if available. (optional)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<ScaStatusResponse> getPaymentInitiationScaStatusWithHttpInfo(String paymentService, String paymentProduct, String paymentId, String authorisationId, 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) throws ApiException
paymentService - Payment service: Possible values are: * payments * bulk-payments * periodic-payments (required)paymentProduct - The addressed payment product endpoint, e.g. for SEPA Credit Transfers (SCT). The ASPSP will publish which of the payment products/endpoints will be supported. The following payment products are supported: - sepa-credit-transfers - instant-sepa-credit-transfers - target-2-payments - cross-border-credit-transfers - pain.001-sepa-credit-transfers - pain.001-instant-sepa-credit-transfers - pain.001-target-2-payments - pain.001-cross-border-credit-transfers **Remark:** For all SEPA Credit Transfer based endpoints which accept XML encoding, the XML pain.001 schemes provided by EPC are supported by the ASPSP as a minimum for the body content. Further XML schemes might be supported by some communities. **Remark:** For cross-border and TARGET-2 payments only community wide pain.001 schemes do exist. There are plenty of country specificic scheme variants. (required)paymentId - Resource identification of the generated payment initiation resource. (required)authorisationId - Resource identification of the related SCA. (required)xRequestID - ID of the request, unique to the call, as determined by the initiating party. (required)digest - Is contained if and only if the \"Signature\" element is contained in the header of the request. (optional)signature - A signature of the request by the TPP on application level. This might be mandated by ASPSP. (optional)tpPSignatureCertificate - The certificate used for signing the request, in base64 encoding. Must be contained if a signature is contained. (optional)psUIPAddress - The forwarded IP Address header field consists of the corresponding http request IP Address field between PSU and TPP. (optional)psUIPPort - The forwarded IP Port header field consists of the corresponding HTTP request IP Port field between PSU and TPP, if available. (optional)psUAccept - The forwarded IP Accept header fields consist of the corresponding HTTP request Accept header fields between PSU and TPP, if available. (optional)psUAcceptCharset - The forwarded IP Accept header fields consist of the corresponding HTTP request Accept header fields between PSU and TPP, if available. (optional)psUAcceptEncoding - The forwarded IP Accept header fields consist of the corresponding HTTP request Accept header fields between PSU and TPP, if available. (optional)psUAcceptLanguage - The forwarded IP Accept header fields consist of the corresponding HTTP request Accept header fields between PSU and TPP, if available. (optional)psUUserAgent - The forwarded Agent header field of the HTTP request between PSU and TPP, if available. (optional)psUHttpMethod - HTTP method used at the PSU ? TPP interface, if available. Valid values are: * GET * POST * PUT * PATCH * DELETE (optional)psUDeviceID - UUID (Universally Unique Identifier) for a device, which is used by the PSU, if available. UUID identifies either a device or a device dependant application installation. In case of an installation identification this ID need to be unaltered until removal from device. (optional)psUGeoLocation - The forwarded Geo Location of the corresponding http request between PSU and TPP if available. (optional)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call getPaymentInitiationScaStatusAsync(String paymentService, String paymentProduct, String paymentId, String authorisationId, 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<ScaStatusResponse> callback) throws ApiException
paymentService - Payment service: Possible values are: * payments * bulk-payments * periodic-payments (required)paymentProduct - The addressed payment product endpoint, e.g. for SEPA Credit Transfers (SCT). The ASPSP will publish which of the payment products/endpoints will be supported. The following payment products are supported: - sepa-credit-transfers - instant-sepa-credit-transfers - target-2-payments - cross-border-credit-transfers - pain.001-sepa-credit-transfers - pain.001-instant-sepa-credit-transfers - pain.001-target-2-payments - pain.001-cross-border-credit-transfers **Remark:** For all SEPA Credit Transfer based endpoints which accept XML encoding, the XML pain.001 schemes provided by EPC are supported by the ASPSP as a minimum for the body content. Further XML schemes might be supported by some communities. **Remark:** For cross-border and TARGET-2 payments only community wide pain.001 schemes do exist. There are plenty of country specificic scheme variants. (required)paymentId - Resource identification of the generated payment initiation resource. (required)authorisationId - Resource identification of the related SCA. (required)xRequestID - ID of the request, unique to the call, as determined by the initiating party. (required)digest - Is contained if and only if the \"Signature\" element is contained in the header of the request. (optional)signature - A signature of the request by the TPP on application level. This might be mandated by ASPSP. (optional)tpPSignatureCertificate - The certificate used for signing the request, in base64 encoding. Must be contained if a signature is contained. (optional)psUIPAddress - The forwarded IP Address header field consists of the corresponding http request IP Address field between PSU and TPP. (optional)psUIPPort - The forwarded IP Port header field consists of the corresponding HTTP request IP Port field between PSU and TPP, if available. (optional)psUAccept - The forwarded IP Accept header fields consist of the corresponding HTTP request Accept header fields between PSU and TPP, if available. (optional)psUAcceptCharset - The forwarded IP Accept header fields consist of the corresponding HTTP request Accept header fields between PSU and TPP, if available. (optional)psUAcceptEncoding - The forwarded IP Accept header fields consist of the corresponding HTTP request Accept header fields between PSU and TPP, if available. (optional)psUAcceptLanguage - The forwarded IP Accept header fields consist of the corresponding HTTP request Accept header fields between PSU and TPP, if available. (optional)psUUserAgent - The forwarded Agent header field of the HTTP request between PSU and TPP, if available. (optional)psUHttpMethod - HTTP method used at the PSU ? TPP interface, if available. Valid values are: * GET * POST * PUT * PATCH * DELETE (optional)psUDeviceID - UUID (Universally Unique Identifier) for a device, which is used by the PSU, if available. UUID identifies either a device or a device dependant application installation. In case of an installation identification this ID need to be unaltered until removal from device. (optional)psUGeoLocation - The forwarded Geo Location of the corresponding http request between PSU and TPP if available. (optional)callback - The callback to be executed when the API call finishesApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call getSigningBasketAuthorisationCall(String basketId, 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, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
basketId - This identification of the corresponding signing basket object. (required)xRequestID - ID of the request, unique to the call, as determined by the initiating party. (required)digest - Is contained if and only if the \"Signature\" element is contained in the header of the request. (optional)signature - A signature of the request by the TPP on application level. This might be mandated by ASPSP. (optional)tpPSignatureCertificate - The certificate used for signing the request, in base64 encoding. Must be contained if a signature is contained. (optional)psUIPAddress - The forwarded IP Address header field consists of the corresponding http request IP Address field between PSU and TPP. (optional)psUIPPort - The forwarded IP Port header field consists of the corresponding HTTP request IP Port field between PSU and TPP, if available. (optional)psUAccept - The forwarded IP Accept header fields consist of the corresponding HTTP request Accept header fields between PSU and TPP, if available. (optional)psUAcceptCharset - The forwarded IP Accept header fields consist of the corresponding HTTP request Accept header fields between PSU and TPP, if available. (optional)psUAcceptEncoding - The forwarded IP Accept header fields consist of the corresponding HTTP request Accept header fields between PSU and TPP, if available. (optional)psUAcceptLanguage - The forwarded IP Accept header fields consist of the corresponding HTTP request Accept header fields between PSU and TPP, if available. (optional)psUUserAgent - The forwarded Agent header field of the HTTP request between PSU and TPP, if available. (optional)psUHttpMethod - HTTP method used at the PSU ? TPP interface, if available. Valid values are: * GET * POST * PUT * PATCH * DELETE (optional)psUDeviceID - UUID (Universally Unique Identifier) for a device, which is used by the PSU, if available. UUID identifies either a device or a device dependant application installation. In case of an installation identification this ID need to be unaltered until removal from device. (optional)psUGeoLocation - The forwarded Geo Location of the corresponding http request between PSU and TPP if available. (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerApiException - If fail to serialize the request body objectpublic Authorisations getSigningBasketAuthorisation(String basketId, 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) throws ApiException
basketId - This identification of the corresponding signing basket object. (required)xRequestID - ID of the request, unique to the call, as determined by the initiating party. (required)digest - Is contained if and only if the \"Signature\" element is contained in the header of the request. (optional)signature - A signature of the request by the TPP on application level. This might be mandated by ASPSP. (optional)tpPSignatureCertificate - The certificate used for signing the request, in base64 encoding. Must be contained if a signature is contained. (optional)psUIPAddress - The forwarded IP Address header field consists of the corresponding http request IP Address field between PSU and TPP. (optional)psUIPPort - The forwarded IP Port header field consists of the corresponding HTTP request IP Port field between PSU and TPP, if available. (optional)psUAccept - The forwarded IP Accept header fields consist of the corresponding HTTP request Accept header fields between PSU and TPP, if available. (optional)psUAcceptCharset - The forwarded IP Accept header fields consist of the corresponding HTTP request Accept header fields between PSU and TPP, if available. (optional)psUAcceptEncoding - The forwarded IP Accept header fields consist of the corresponding HTTP request Accept header fields between PSU and TPP, if available. (optional)psUAcceptLanguage - The forwarded IP Accept header fields consist of the corresponding HTTP request Accept header fields between PSU and TPP, if available. (optional)psUUserAgent - The forwarded Agent header field of the HTTP request between PSU and TPP, if available. (optional)psUHttpMethod - HTTP method used at the PSU ? TPP interface, if available. Valid values are: * GET * POST * PUT * PATCH * DELETE (optional)psUDeviceID - UUID (Universally Unique Identifier) for a device, which is used by the PSU, if available. UUID identifies either a device or a device dependant application installation. In case of an installation identification this ID need to be unaltered until removal from device. (optional)psUGeoLocation - The forwarded Geo Location of the corresponding http request between PSU and TPP if available. (optional)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<Authorisations> getSigningBasketAuthorisationWithHttpInfo(String basketId, 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) throws ApiException
basketId - This identification of the corresponding signing basket object. (required)xRequestID - ID of the request, unique to the call, as determined by the initiating party. (required)digest - Is contained if and only if the \"Signature\" element is contained in the header of the request. (optional)signature - A signature of the request by the TPP on application level. This might be mandated by ASPSP. (optional)tpPSignatureCertificate - The certificate used for signing the request, in base64 encoding. Must be contained if a signature is contained. (optional)psUIPAddress - The forwarded IP Address header field consists of the corresponding http request IP Address field between PSU and TPP. (optional)psUIPPort - The forwarded IP Port header field consists of the corresponding HTTP request IP Port field between PSU and TPP, if available. (optional)psUAccept - The forwarded IP Accept header fields consist of the corresponding HTTP request Accept header fields between PSU and TPP, if available. (optional)psUAcceptCharset - The forwarded IP Accept header fields consist of the corresponding HTTP request Accept header fields between PSU and TPP, if available. (optional)psUAcceptEncoding - The forwarded IP Accept header fields consist of the corresponding HTTP request Accept header fields between PSU and TPP, if available. (optional)psUAcceptLanguage - The forwarded IP Accept header fields consist of the corresponding HTTP request Accept header fields between PSU and TPP, if available. (optional)psUUserAgent - The forwarded Agent header field of the HTTP request between PSU and TPP, if available. (optional)psUHttpMethod - HTTP method used at the PSU ? TPP interface, if available. Valid values are: * GET * POST * PUT * PATCH * DELETE (optional)psUDeviceID - UUID (Universally Unique Identifier) for a device, which is used by the PSU, if available. UUID identifies either a device or a device dependant application installation. In case of an installation identification this ID need to be unaltered until removal from device. (optional)psUGeoLocation - The forwarded Geo Location of the corresponding http request between PSU and TPP if available. (optional)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call getSigningBasketAuthorisationAsync(String basketId, 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<Authorisations> callback) throws ApiException
basketId - This identification of the corresponding signing basket object. (required)xRequestID - ID of the request, unique to the call, as determined by the initiating party. (required)digest - Is contained if and only if the \"Signature\" element is contained in the header of the request. (optional)signature - A signature of the request by the TPP on application level. This might be mandated by ASPSP. (optional)tpPSignatureCertificate - The certificate used for signing the request, in base64 encoding. Must be contained if a signature is contained. (optional)psUIPAddress - The forwarded IP Address header field consists of the corresponding http request IP Address field between PSU and TPP. (optional)psUIPPort - The forwarded IP Port header field consists of the corresponding HTTP request IP Port field between PSU and TPP, if available. (optional)psUAccept - The forwarded IP Accept header fields consist of the corresponding HTTP request Accept header fields between PSU and TPP, if available. (optional)psUAcceptCharset - The forwarded IP Accept header fields consist of the corresponding HTTP request Accept header fields between PSU and TPP, if available. (optional)psUAcceptEncoding - The forwarded IP Accept header fields consist of the corresponding HTTP request Accept header fields between PSU and TPP, if available. (optional)psUAcceptLanguage - The forwarded IP Accept header fields consist of the corresponding HTTP request Accept header fields between PSU and TPP, if available. (optional)psUUserAgent - The forwarded Agent header field of the HTTP request between PSU and TPP, if available. (optional)psUHttpMethod - HTTP method used at the PSU ? TPP interface, if available. Valid values are: * GET * POST * PUT * PATCH * DELETE (optional)psUDeviceID - UUID (Universally Unique Identifier) for a device, which is used by the PSU, if available. UUID identifies either a device or a device dependant application installation. In case of an installation identification this ID need to be unaltered until removal from device. (optional)psUGeoLocation - The forwarded Geo Location of the corresponding http request between PSU and TPP if available. (optional)callback - The callback to be executed when the API call finishesApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call getSigningBasketScaStatusCall(String basketId, String authorisationId, 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, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
basketId - This identification of the corresponding signing basket object. (required)authorisationId - Resource identification of the related SCA. (required)xRequestID - ID of the request, unique to the call, as determined by the initiating party. (required)digest - Is contained if and only if the \"Signature\" element is contained in the header of the request. (optional)signature - A signature of the request by the TPP on application level. This might be mandated by ASPSP. (optional)tpPSignatureCertificate - The certificate used for signing the request, in base64 encoding. Must be contained if a signature is contained. (optional)psUIPAddress - The forwarded IP Address header field consists of the corresponding http request IP Address field between PSU and TPP. (optional)psUIPPort - The forwarded IP Port header field consists of the corresponding HTTP request IP Port field between PSU and TPP, if available. (optional)psUAccept - The forwarded IP Accept header fields consist of the corresponding HTTP request Accept header fields between PSU and TPP, if available. (optional)psUAcceptCharset - The forwarded IP Accept header fields consist of the corresponding HTTP request Accept header fields between PSU and TPP, if available. (optional)psUAcceptEncoding - The forwarded IP Accept header fields consist of the corresponding HTTP request Accept header fields between PSU and TPP, if available. (optional)psUAcceptLanguage - The forwarded IP Accept header fields consist of the corresponding HTTP request Accept header fields between PSU and TPP, if available. (optional)psUUserAgent - The forwarded Agent header field of the HTTP request between PSU and TPP, if available. (optional)psUHttpMethod - HTTP method used at the PSU ? TPP interface, if available. Valid values are: * GET * POST * PUT * PATCH * DELETE (optional)psUDeviceID - UUID (Universally Unique Identifier) for a device, which is used by the PSU, if available. UUID identifies either a device or a device dependant application installation. In case of an installation identification this ID need to be unaltered until removal from device. (optional)psUGeoLocation - The forwarded Geo Location of the corresponding http request between PSU and TPP if available. (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerApiException - If fail to serialize the request body objectpublic ScaStatusResponse getSigningBasketScaStatus(String basketId, String authorisationId, 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) throws ApiException
basketId - This identification of the corresponding signing basket object. (required)authorisationId - Resource identification of the related SCA. (required)xRequestID - ID of the request, unique to the call, as determined by the initiating party. (required)digest - Is contained if and only if the \"Signature\" element is contained in the header of the request. (optional)signature - A signature of the request by the TPP on application level. This might be mandated by ASPSP. (optional)tpPSignatureCertificate - The certificate used for signing the request, in base64 encoding. Must be contained if a signature is contained. (optional)psUIPAddress - The forwarded IP Address header field consists of the corresponding http request IP Address field between PSU and TPP. (optional)psUIPPort - The forwarded IP Port header field consists of the corresponding HTTP request IP Port field between PSU and TPP, if available. (optional)psUAccept - The forwarded IP Accept header fields consist of the corresponding HTTP request Accept header fields between PSU and TPP, if available. (optional)psUAcceptCharset - The forwarded IP Accept header fields consist of the corresponding HTTP request Accept header fields between PSU and TPP, if available. (optional)psUAcceptEncoding - The forwarded IP Accept header fields consist of the corresponding HTTP request Accept header fields between PSU and TPP, if available. (optional)psUAcceptLanguage - The forwarded IP Accept header fields consist of the corresponding HTTP request Accept header fields between PSU and TPP, if available. (optional)psUUserAgent - The forwarded Agent header field of the HTTP request between PSU and TPP, if available. (optional)psUHttpMethod - HTTP method used at the PSU ? TPP interface, if available. Valid values are: * GET * POST * PUT * PATCH * DELETE (optional)psUDeviceID - UUID (Universally Unique Identifier) for a device, which is used by the PSU, if available. UUID identifies either a device or a device dependant application installation. In case of an installation identification this ID need to be unaltered until removal from device. (optional)psUGeoLocation - The forwarded Geo Location of the corresponding http request between PSU and TPP if available. (optional)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<ScaStatusResponse> getSigningBasketScaStatusWithHttpInfo(String basketId, String authorisationId, 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) throws ApiException
basketId - This identification of the corresponding signing basket object. (required)authorisationId - Resource identification of the related SCA. (required)xRequestID - ID of the request, unique to the call, as determined by the initiating party. (required)digest - Is contained if and only if the \"Signature\" element is contained in the header of the request. (optional)signature - A signature of the request by the TPP on application level. This might be mandated by ASPSP. (optional)tpPSignatureCertificate - The certificate used for signing the request, in base64 encoding. Must be contained if a signature is contained. (optional)psUIPAddress - The forwarded IP Address header field consists of the corresponding http request IP Address field between PSU and TPP. (optional)psUIPPort - The forwarded IP Port header field consists of the corresponding HTTP request IP Port field between PSU and TPP, if available. (optional)psUAccept - The forwarded IP Accept header fields consist of the corresponding HTTP request Accept header fields between PSU and TPP, if available. (optional)psUAcceptCharset - The forwarded IP Accept header fields consist of the corresponding HTTP request Accept header fields between PSU and TPP, if available. (optional)psUAcceptEncoding - The forwarded IP Accept header fields consist of the corresponding HTTP request Accept header fields between PSU and TPP, if available. (optional)psUAcceptLanguage - The forwarded IP Accept header fields consist of the corresponding HTTP request Accept header fields between PSU and TPP, if available. (optional)psUUserAgent - The forwarded Agent header field of the HTTP request between PSU and TPP, if available. (optional)psUHttpMethod - HTTP method used at the PSU ? TPP interface, if available. Valid values are: * GET * POST * PUT * PATCH * DELETE (optional)psUDeviceID - UUID (Universally Unique Identifier) for a device, which is used by the PSU, if available. UUID identifies either a device or a device dependant application installation. In case of an installation identification this ID need to be unaltered until removal from device. (optional)psUGeoLocation - The forwarded Geo Location of the corresponding http request between PSU and TPP if available. (optional)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call getSigningBasketScaStatusAsync(String basketId, String authorisationId, 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<ScaStatusResponse> callback) throws ApiException
basketId - This identification of the corresponding signing basket object. (required)authorisationId - Resource identification of the related SCA. (required)xRequestID - ID of the request, unique to the call, as determined by the initiating party. (required)digest - Is contained if and only if the \"Signature\" element is contained in the header of the request. (optional)signature - A signature of the request by the TPP on application level. This might be mandated by ASPSP. (optional)tpPSignatureCertificate - The certificate used for signing the request, in base64 encoding. Must be contained if a signature is contained. (optional)psUIPAddress - The forwarded IP Address header field consists of the corresponding http request IP Address field between PSU and TPP. (optional)psUIPPort - The forwarded IP Port header field consists of the corresponding HTTP request IP Port field between PSU and TPP, if available. (optional)psUAccept - The forwarded IP Accept header fields consist of the corresponding HTTP request Accept header fields between PSU and TPP, if available. (optional)psUAcceptCharset - The forwarded IP Accept header fields consist of the corresponding HTTP request Accept header fields between PSU and TPP, if available. (optional)psUAcceptEncoding - The forwarded IP Accept header fields consist of the corresponding HTTP request Accept header fields between PSU and TPP, if available. (optional)psUAcceptLanguage - The forwarded IP Accept header fields consist of the corresponding HTTP request Accept header fields between PSU and TPP, if available. (optional)psUUserAgent - The forwarded Agent header field of the HTTP request between PSU and TPP, if available. (optional)psUHttpMethod - HTTP method used at the PSU ? TPP interface, if available. Valid values are: * GET * POST * PUT * PATCH * DELETE (optional)psUDeviceID - UUID (Universally Unique Identifier) for a device, which is used by the PSU, if available. UUID identifies either a device or a device dependant application installation. In case of an installation identification this ID need to be unaltered until removal from device. (optional)psUGeoLocation - The forwarded Geo Location of the corresponding http request between PSU and TPP if available. (optional)callback - The callback to be executed when the API call finishesApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call getSigningBasketStatusCall(String basketId, UUID xRequestID, String digest, String signature, byte[] tpPSignatureCertificate, String PSU_ID, String psUIDType, String psUCorporateID, String psUCorporateIDType, String psUIPAddress, String psUIPPort, String psUAccept, String psUAcceptCharset, String psUAcceptEncoding, String psUAcceptLanguage, String psUUserAgent, String psUHttpMethod, UUID psUDeviceID, String psUGeoLocation, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
basketId - This identification of the corresponding signing basket object. (required)xRequestID - ID of the request, unique to the call, as determined by the initiating party. (required)digest - Is contained if and only if the \"Signature\" element is contained in the header of the request. (optional)signature - A signature of the request by the TPP on application level. This might be mandated by ASPSP. (optional)tpPSignatureCertificate - The certificate used for signing the request, in base64 encoding. Must be contained if a signature is contained. (optional)PSU_ID - Client ID of the PSU in the ASPSP client interface. Might be mandated in the ASPSP's documentation. Is not contained if an OAuth2 based authentication was performed in a pre-step or an OAuth2 based SCA was performed in an preceeding AIS service in the same session. (optional)psUIDType - Type of the PSU-ID, needed in scenarios where PSUs have several PSU-IDs as access possibility. (optional)psUCorporateID - Might be mandated in the ASPSP's documentation. Only used in a corporate context. (optional)psUCorporateIDType - Might be mandated in the ASPSP's documentation. Only used in a corporate context. (optional)psUIPAddress - The forwarded IP Address header field consists of the corresponding http request IP Address field between PSU and TPP. (optional)psUIPPort - The forwarded IP Port header field consists of the corresponding HTTP request IP Port field between PSU and TPP, if available. (optional)psUAccept - The forwarded IP Accept header fields consist of the corresponding HTTP request Accept header fields between PSU and TPP, if available. (optional)psUAcceptCharset - The forwarded IP Accept header fields consist of the corresponding HTTP request Accept header fields between PSU and TPP, if available. (optional)psUAcceptEncoding - The forwarded IP Accept header fields consist of the corresponding HTTP request Accept header fields between PSU and TPP, if available. (optional)psUAcceptLanguage - The forwarded IP Accept header fields consist of the corresponding HTTP request Accept header fields between PSU and TPP, if available. (optional)psUUserAgent - The forwarded Agent header field of the HTTP request between PSU and TPP, if available. (optional)psUHttpMethod - HTTP method used at the PSU ? TPP interface, if available. Valid values are: * GET * POST * PUT * PATCH * DELETE (optional)psUDeviceID - UUID (Universally Unique Identifier) for a device, which is used by the PSU, if available. UUID identifies either a device or a device dependant application installation. In case of an installation identification this ID need to be unaltered until removal from device. (optional)psUGeoLocation - The forwarded Geo Location of the corresponding http request between PSU and TPP if available. (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerApiException - If fail to serialize the request body objectpublic SigningBasketStatusResponse200 getSigningBasketStatus(String basketId, UUID xRequestID, String digest, String signature, byte[] tpPSignatureCertificate, String PSU_ID, String psUIDType, String psUCorporateID, String psUCorporateIDType, String psUIPAddress, String psUIPPort, String psUAccept, String psUAcceptCharset, String psUAcceptEncoding, String psUAcceptLanguage, String psUUserAgent, String psUHttpMethod, UUID psUDeviceID, String psUGeoLocation) throws ApiException
basketId - This identification of the corresponding signing basket object. (required)xRequestID - ID of the request, unique to the call, as determined by the initiating party. (required)digest - Is contained if and only if the \"Signature\" element is contained in the header of the request. (optional)signature - A signature of the request by the TPP on application level. This might be mandated by ASPSP. (optional)tpPSignatureCertificate - The certificate used for signing the request, in base64 encoding. Must be contained if a signature is contained. (optional)PSU_ID - Client ID of the PSU in the ASPSP client interface. Might be mandated in the ASPSP's documentation. Is not contained if an OAuth2 based authentication was performed in a pre-step or an OAuth2 based SCA was performed in an preceeding AIS service in the same session. (optional)psUIDType - Type of the PSU-ID, needed in scenarios where PSUs have several PSU-IDs as access possibility. (optional)psUCorporateID - Might be mandated in the ASPSP's documentation. Only used in a corporate context. (optional)psUCorporateIDType - Might be mandated in the ASPSP's documentation. Only used in a corporate context. (optional)psUIPAddress - The forwarded IP Address header field consists of the corresponding http request IP Address field between PSU and TPP. (optional)psUIPPort - The forwarded IP Port header field consists of the corresponding HTTP request IP Port field between PSU and TPP, if available. (optional)psUAccept - The forwarded IP Accept header fields consist of the corresponding HTTP request Accept header fields between PSU and TPP, if available. (optional)psUAcceptCharset - The forwarded IP Accept header fields consist of the corresponding HTTP request Accept header fields between PSU and TPP, if available. (optional)psUAcceptEncoding - The forwarded IP Accept header fields consist of the corresponding HTTP request Accept header fields between PSU and TPP, if available. (optional)psUAcceptLanguage - The forwarded IP Accept header fields consist of the corresponding HTTP request Accept header fields between PSU and TPP, if available. (optional)psUUserAgent - The forwarded Agent header field of the HTTP request between PSU and TPP, if available. (optional)psUHttpMethod - HTTP method used at the PSU ? TPP interface, if available. Valid values are: * GET * POST * PUT * PATCH * DELETE (optional)psUDeviceID - UUID (Universally Unique Identifier) for a device, which is used by the PSU, if available. UUID identifies either a device or a device dependant application installation. In case of an installation identification this ID need to be unaltered until removal from device. (optional)psUGeoLocation - The forwarded Geo Location of the corresponding http request between PSU and TPP if available. (optional)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<SigningBasketStatusResponse200> getSigningBasketStatusWithHttpInfo(String basketId, UUID xRequestID, String digest, String signature, byte[] tpPSignatureCertificate, String PSU_ID, String psUIDType, String psUCorporateID, String psUCorporateIDType, String psUIPAddress, String psUIPPort, String psUAccept, String psUAcceptCharset, String psUAcceptEncoding, String psUAcceptLanguage, String psUUserAgent, String psUHttpMethod, UUID psUDeviceID, String psUGeoLocation) throws ApiException
basketId - This identification of the corresponding signing basket object. (required)xRequestID - ID of the request, unique to the call, as determined by the initiating party. (required)digest - Is contained if and only if the \"Signature\" element is contained in the header of the request. (optional)signature - A signature of the request by the TPP on application level. This might be mandated by ASPSP. (optional)tpPSignatureCertificate - The certificate used for signing the request, in base64 encoding. Must be contained if a signature is contained. (optional)PSU_ID - Client ID of the PSU in the ASPSP client interface. Might be mandated in the ASPSP's documentation. Is not contained if an OAuth2 based authentication was performed in a pre-step or an OAuth2 based SCA was performed in an preceeding AIS service in the same session. (optional)psUIDType - Type of the PSU-ID, needed in scenarios where PSUs have several PSU-IDs as access possibility. (optional)psUCorporateID - Might be mandated in the ASPSP's documentation. Only used in a corporate context. (optional)psUCorporateIDType - Might be mandated in the ASPSP's documentation. Only used in a corporate context. (optional)psUIPAddress - The forwarded IP Address header field consists of the corresponding http request IP Address field between PSU and TPP. (optional)psUIPPort - The forwarded IP Port header field consists of the corresponding HTTP request IP Port field between PSU and TPP, if available. (optional)psUAccept - The forwarded IP Accept header fields consist of the corresponding HTTP request Accept header fields between PSU and TPP, if available. (optional)psUAcceptCharset - The forwarded IP Accept header fields consist of the corresponding HTTP request Accept header fields between PSU and TPP, if available. (optional)psUAcceptEncoding - The forwarded IP Accept header fields consist of the corresponding HTTP request Accept header fields between PSU and TPP, if available. (optional)psUAcceptLanguage - The forwarded IP Accept header fields consist of the corresponding HTTP request Accept header fields between PSU and TPP, if available. (optional)psUUserAgent - The forwarded Agent header field of the HTTP request between PSU and TPP, if available. (optional)psUHttpMethod - HTTP method used at the PSU ? TPP interface, if available. Valid values are: * GET * POST * PUT * PATCH * DELETE (optional)psUDeviceID - UUID (Universally Unique Identifier) for a device, which is used by the PSU, if available. UUID identifies either a device or a device dependant application installation. In case of an installation identification this ID need to be unaltered until removal from device. (optional)psUGeoLocation - The forwarded Geo Location of the corresponding http request between PSU and TPP if available. (optional)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call getSigningBasketStatusAsync(String basketId, UUID xRequestID, String digest, String signature, byte[] tpPSignatureCertificate, String PSU_ID, String psUIDType, String psUCorporateID, String psUCorporateIDType, String psUIPAddress, String psUIPPort, String psUAccept, String psUAcceptCharset, String psUAcceptEncoding, String psUAcceptLanguage, String psUUserAgent, String psUHttpMethod, UUID psUDeviceID, String psUGeoLocation, ApiCallback<SigningBasketStatusResponse200> callback) throws ApiException
basketId - This identification of the corresponding signing basket object. (required)xRequestID - ID of the request, unique to the call, as determined by the initiating party. (required)digest - Is contained if and only if the \"Signature\" element is contained in the header of the request. (optional)signature - A signature of the request by the TPP on application level. This might be mandated by ASPSP. (optional)tpPSignatureCertificate - The certificate used for signing the request, in base64 encoding. Must be contained if a signature is contained. (optional)PSU_ID - Client ID of the PSU in the ASPSP client interface. Might be mandated in the ASPSP's documentation. Is not contained if an OAuth2 based authentication was performed in a pre-step or an OAuth2 based SCA was performed in an preceeding AIS service in the same session. (optional)psUIDType - Type of the PSU-ID, needed in scenarios where PSUs have several PSU-IDs as access possibility. (optional)psUCorporateID - Might be mandated in the ASPSP's documentation. Only used in a corporate context. (optional)psUCorporateIDType - Might be mandated in the ASPSP's documentation. Only used in a corporate context. (optional)psUIPAddress - The forwarded IP Address header field consists of the corresponding http request IP Address field between PSU and TPP. (optional)psUIPPort - The forwarded IP Port header field consists of the corresponding HTTP request IP Port field between PSU and TPP, if available. (optional)psUAccept - The forwarded IP Accept header fields consist of the corresponding HTTP request Accept header fields between PSU and TPP, if available. (optional)psUAcceptCharset - The forwarded IP Accept header fields consist of the corresponding HTTP request Accept header fields between PSU and TPP, if available. (optional)psUAcceptEncoding - The forwarded IP Accept header fields consist of the corresponding HTTP request Accept header fields between PSU and TPP, if available. (optional)psUAcceptLanguage - The forwarded IP Accept header fields consist of the corresponding HTTP request Accept header fields between PSU and TPP, if available. (optional)psUUserAgent - The forwarded Agent header field of the HTTP request between PSU and TPP, if available. (optional)psUHttpMethod - HTTP method used at the PSU ? TPP interface, if available. Valid values are: * GET * POST * PUT * PATCH * DELETE (optional)psUDeviceID - UUID (Universally Unique Identifier) for a device, which is used by the PSU, if available. UUID identifies either a device or a device dependant application installation. In case of an installation identification this ID need to be unaltered until removal from device. (optional)psUGeoLocation - The forwarded Geo Location of the corresponding http request between PSU and TPP if available. (optional)callback - The callback to be executed when the API call finishesApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call startConsentAuthorisationCall(String consentId, UUID xRequestID, String digest, String signature, byte[] tpPSignatureCertificate, String PSU_ID, String psUIDType, String psUCorporateID, String psUCorporateIDType, String psUIPAddress, String psUIPPort, String psUAccept, String psUAcceptCharset, String psUAcceptEncoding, String psUAcceptLanguage, String psUUserAgent, String psUHttpMethod, UUID psUDeviceID, String psUGeoLocation, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
consentId - ID of the corresponding consent object as returned by an Account Information Consent Request. (required)xRequestID - ID of the request, unique to the call, as determined by the initiating party. (required)digest - Is contained if and only if the \"Signature\" element is contained in the header of the request. (optional)signature - A signature of the request by the TPP on application level. This might be mandated by ASPSP. (optional)tpPSignatureCertificate - The certificate used for signing the request, in base64 encoding. Must be contained if a signature is contained. (optional)PSU_ID - Client ID of the PSU in the ASPSP client interface. Might be mandated in the ASPSP's documentation. Is not contained if an OAuth2 based authentication was performed in a pre-step or an OAuth2 based SCA was performed in an preceeding AIS service in the same session. (optional)psUIDType - Type of the PSU-ID, needed in scenarios where PSUs have several PSU-IDs as access possibility. (optional)psUCorporateID - Might be mandated in the ASPSP's documentation. Only used in a corporate context. (optional)psUCorporateIDType - Might be mandated in the ASPSP's documentation. Only used in a corporate context. (optional)psUIPAddress - The forwarded IP Address header field consists of the corresponding HTTP request IP Address field between PSU and TPP. It shall be contained if and only if this request was actively initiated by the PSU. (optional)psUIPPort - The forwarded IP Port header field consists of the corresponding HTTP request IP Port field between PSU and TPP, if available. (optional)psUAccept - The forwarded IP Accept header fields consist of the corresponding HTTP request Accept header fields between PSU and TPP, if available. (optional)psUAcceptCharset - The forwarded IP Accept header fields consist of the corresponding HTTP request Accept header fields between PSU and TPP, if available. (optional)psUAcceptEncoding - The forwarded IP Accept header fields consist of the corresponding HTTP request Accept header fields between PSU and TPP, if available. (optional)psUAcceptLanguage - The forwarded IP Accept header fields consist of the corresponding HTTP request Accept header fields between PSU and TPP, if available. (optional)psUUserAgent - The forwarded Agent header field of the HTTP request between PSU and TPP, if available. (optional)psUHttpMethod - HTTP method used at the PSU ? TPP interface, if available. Valid values are: * GET * POST * PUT * PATCH * DELETE (optional)psUDeviceID - UUID (Universally Unique Identifier) for a device, which is used by the PSU, if available. UUID identifies either a device or a device dependant application installation. In case of an installation identification this ID need to be unaltered until removal from device. (optional)psUGeoLocation - The forwarded Geo Location of the corresponding http request between PSU and TPP if available. (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerApiException - If fail to serialize the request body objectpublic StartScaprocessResponse startConsentAuthorisation(String consentId, UUID xRequestID, String digest, String signature, byte[] tpPSignatureCertificate, String PSU_ID, String psUIDType, String psUCorporateID, String psUCorporateIDType, String psUIPAddress, String psUIPPort, String psUAccept, String psUAcceptCharset, String psUAcceptEncoding, String psUAcceptLanguage, String psUUserAgent, String psUHttpMethod, UUID psUDeviceID, String psUGeoLocation) throws ApiException
consentId - ID of the corresponding consent object as returned by an Account Information Consent Request. (required)xRequestID - ID of the request, unique to the call, as determined by the initiating party. (required)digest - Is contained if and only if the \"Signature\" element is contained in the header of the request. (optional)signature - A signature of the request by the TPP on application level. This might be mandated by ASPSP. (optional)tpPSignatureCertificate - The certificate used for signing the request, in base64 encoding. Must be contained if a signature is contained. (optional)PSU_ID - Client ID of the PSU in the ASPSP client interface. Might be mandated in the ASPSP's documentation. Is not contained if an OAuth2 based authentication was performed in a pre-step or an OAuth2 based SCA was performed in an preceeding AIS service in the same session. (optional)psUIDType - Type of the PSU-ID, needed in scenarios where PSUs have several PSU-IDs as access possibility. (optional)psUCorporateID - Might be mandated in the ASPSP's documentation. Only used in a corporate context. (optional)psUCorporateIDType - Might be mandated in the ASPSP's documentation. Only used in a corporate context. (optional)psUIPAddress - The forwarded IP Address header field consists of the corresponding HTTP request IP Address field between PSU and TPP. It shall be contained if and only if this request was actively initiated by the PSU. (optional)psUIPPort - The forwarded IP Port header field consists of the corresponding HTTP request IP Port field between PSU and TPP, if available. (optional)psUAccept - The forwarded IP Accept header fields consist of the corresponding HTTP request Accept header fields between PSU and TPP, if available. (optional)psUAcceptCharset - The forwarded IP Accept header fields consist of the corresponding HTTP request Accept header fields between PSU and TPP, if available. (optional)psUAcceptEncoding - The forwarded IP Accept header fields consist of the corresponding HTTP request Accept header fields between PSU and TPP, if available. (optional)psUAcceptLanguage - The forwarded IP Accept header fields consist of the corresponding HTTP request Accept header fields between PSU and TPP, if available. (optional)psUUserAgent - The forwarded Agent header field of the HTTP request between PSU and TPP, if available. (optional)psUHttpMethod - HTTP method used at the PSU ? TPP interface, if available. Valid values are: * GET * POST * PUT * PATCH * DELETE (optional)psUDeviceID - UUID (Universally Unique Identifier) for a device, which is used by the PSU, if available. UUID identifies either a device or a device dependant application installation. In case of an installation identification this ID need to be unaltered until removal from device. (optional)psUGeoLocation - The forwarded Geo Location of the corresponding http request between PSU and TPP if available. (optional)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<StartScaprocessResponse> startConsentAuthorisationWithHttpInfo(String consentId, UUID xRequestID, String digest, String signature, byte[] tpPSignatureCertificate, String PSU_ID, String psUIDType, String psUCorporateID, String psUCorporateIDType, String psUIPAddress, String psUIPPort, String psUAccept, String psUAcceptCharset, String psUAcceptEncoding, String psUAcceptLanguage, String psUUserAgent, String psUHttpMethod, UUID psUDeviceID, String psUGeoLocation) throws ApiException
consentId - ID of the corresponding consent object as returned by an Account Information Consent Request. (required)xRequestID - ID of the request, unique to the call, as determined by the initiating party. (required)digest - Is contained if and only if the \"Signature\" element is contained in the header of the request. (optional)signature - A signature of the request by the TPP on application level. This might be mandated by ASPSP. (optional)tpPSignatureCertificate - The certificate used for signing the request, in base64 encoding. Must be contained if a signature is contained. (optional)PSU_ID - Client ID of the PSU in the ASPSP client interface. Might be mandated in the ASPSP's documentation. Is not contained if an OAuth2 based authentication was performed in a pre-step or an OAuth2 based SCA was performed in an preceeding AIS service in the same session. (optional)psUIDType - Type of the PSU-ID, needed in scenarios where PSUs have several PSU-IDs as access possibility. (optional)psUCorporateID - Might be mandated in the ASPSP's documentation. Only used in a corporate context. (optional)psUCorporateIDType - Might be mandated in the ASPSP's documentation. Only used in a corporate context. (optional)psUIPAddress - The forwarded IP Address header field consists of the corresponding HTTP request IP Address field between PSU and TPP. It shall be contained if and only if this request was actively initiated by the PSU. (optional)psUIPPort - The forwarded IP Port header field consists of the corresponding HTTP request IP Port field between PSU and TPP, if available. (optional)psUAccept - The forwarded IP Accept header fields consist of the corresponding HTTP request Accept header fields between PSU and TPP, if available. (optional)psUAcceptCharset - The forwarded IP Accept header fields consist of the corresponding HTTP request Accept header fields between PSU and TPP, if available. (optional)psUAcceptEncoding - The forwarded IP Accept header fields consist of the corresponding HTTP request Accept header fields between PSU and TPP, if available. (optional)psUAcceptLanguage - The forwarded IP Accept header fields consist of the corresponding HTTP request Accept header fields between PSU and TPP, if available. (optional)psUUserAgent - The forwarded Agent header field of the HTTP request between PSU and TPP, if available. (optional)psUHttpMethod - HTTP method used at the PSU ? TPP interface, if available. Valid values are: * GET * POST * PUT * PATCH * DELETE (optional)psUDeviceID - UUID (Universally Unique Identifier) for a device, which is used by the PSU, if available. UUID identifies either a device or a device dependant application installation. In case of an installation identification this ID need to be unaltered until removal from device. (optional)psUGeoLocation - The forwarded Geo Location of the corresponding http request between PSU and TPP if available. (optional)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call startConsentAuthorisationAsync(String consentId, UUID xRequestID, String digest, String signature, byte[] tpPSignatureCertificate, String PSU_ID, String psUIDType, String psUCorporateID, String psUCorporateIDType, String psUIPAddress, String psUIPPort, String psUAccept, String psUAcceptCharset, String psUAcceptEncoding, String psUAcceptLanguage, String psUUserAgent, String psUHttpMethod, UUID psUDeviceID, String psUGeoLocation, ApiCallback<StartScaprocessResponse> callback) throws ApiException
consentId - ID of the corresponding consent object as returned by an Account Information Consent Request. (required)xRequestID - ID of the request, unique to the call, as determined by the initiating party. (required)digest - Is contained if and only if the \"Signature\" element is contained in the header of the request. (optional)signature - A signature of the request by the TPP on application level. This might be mandated by ASPSP. (optional)tpPSignatureCertificate - The certificate used for signing the request, in base64 encoding. Must be contained if a signature is contained. (optional)PSU_ID - Client ID of the PSU in the ASPSP client interface. Might be mandated in the ASPSP's documentation. Is not contained if an OAuth2 based authentication was performed in a pre-step or an OAuth2 based SCA was performed in an preceeding AIS service in the same session. (optional)psUIDType - Type of the PSU-ID, needed in scenarios where PSUs have several PSU-IDs as access possibility. (optional)psUCorporateID - Might be mandated in the ASPSP's documentation. Only used in a corporate context. (optional)psUCorporateIDType - Might be mandated in the ASPSP's documentation. Only used in a corporate context. (optional)psUIPAddress - The forwarded IP Address header field consists of the corresponding HTTP request IP Address field between PSU and TPP. It shall be contained if and only if this request was actively initiated by the PSU. (optional)psUIPPort - The forwarded IP Port header field consists of the corresponding HTTP request IP Port field between PSU and TPP, if available. (optional)psUAccept - The forwarded IP Accept header fields consist of the corresponding HTTP request Accept header fields between PSU and TPP, if available. (optional)psUAcceptCharset - The forwarded IP Accept header fields consist of the corresponding HTTP request Accept header fields between PSU and TPP, if available. (optional)psUAcceptEncoding - The forwarded IP Accept header fields consist of the corresponding HTTP request Accept header fields between PSU and TPP, if available. (optional)psUAcceptLanguage - The forwarded IP Accept header fields consist of the corresponding HTTP request Accept header fields between PSU and TPP, if available. (optional)psUUserAgent - The forwarded Agent header field of the HTTP request between PSU and TPP, if available. (optional)psUHttpMethod - HTTP method used at the PSU ? TPP interface, if available. Valid values are: * GET * POST * PUT * PATCH * DELETE (optional)psUDeviceID - UUID (Universally Unique Identifier) for a device, which is used by the PSU, if available. UUID identifies either a device or a device dependant application installation. In case of an installation identification this ID need to be unaltered until removal from device. (optional)psUGeoLocation - The forwarded Geo Location of the corresponding http request between PSU and TPP if available. (optional)callback - The callback to be executed when the API call finishesApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call startPaymentAuthorisationCall(String paymentService, String paymentProduct, String paymentId, UUID xRequestID, String PSU_ID, String psUIDType, String psUCorporateID, String psUCorporateIDType, 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, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
paymentService - Payment service: Possible values are: * payments * bulk-payments * periodic-payments (required)paymentProduct - The addressed payment product endpoint, e.g. for SEPA Credit Transfers (SCT). The ASPSP will publish which of the payment products/endpoints will be supported. The following payment products are supported: - sepa-credit-transfers - instant-sepa-credit-transfers - target-2-payments - cross-border-credit-transfers - pain.001-sepa-credit-transfers - pain.001-instant-sepa-credit-transfers - pain.001-target-2-payments - pain.001-cross-border-credit-transfers **Remark:** For all SEPA Credit Transfer based endpoints which accept XML encoding, the XML pain.001 schemes provided by EPC are supported by the ASPSP as a minimum for the body content. Further XML schemes might be supported by some communities. **Remark:** For cross-border and TARGET-2 payments only community wide pain.001 schemes do exist. There are plenty of country specificic scheme variants. (required)paymentId - Resource identification of the generated payment initiation resource. (required)xRequestID - ID of the request, unique to the call, as determined by the initiating party. (required)PSU_ID - Client ID of the PSU in the ASPSP client interface. Might be mandated in the ASPSP's documentation. Is not contained if an OAuth2 based authentication was performed in a pre-step or an OAuth2 based SCA was performed in an preceeding AIS service in the same session. (optional)psUIDType - Type of the PSU-ID, needed in scenarios where PSUs have several PSU-IDs as access possibility. (optional)psUCorporateID - Might be mandated in the ASPSP's documentation. Only used in a corporate context. (optional)psUCorporateIDType - Might be mandated in the ASPSP's documentation. Only used in a corporate context. (optional)digest - Is contained if and only if the \"Signature\" element is contained in the header of the request. (optional)signature - A signature of the request by the TPP on application level. This might be mandated by ASPSP. (optional)tpPSignatureCertificate - The certificate used for signing the request, in base64 encoding. Must be contained if a signature is contained. (optional)psUIPAddress - The forwarded IP Address header field consists of the corresponding http request IP Address field between PSU and TPP. (optional)psUIPPort - The forwarded IP Port header field consists of the corresponding HTTP request IP Port field between PSU and TPP, if available. (optional)psUAccept - The forwarded IP Accept header fields consist of the corresponding HTTP request Accept header fields between PSU and TPP, if available. (optional)psUAcceptCharset - The forwarded IP Accept header fields consist of the corresponding HTTP request Accept header fields between PSU and TPP, if available. (optional)psUAcceptEncoding - The forwarded IP Accept header fields consist of the corresponding HTTP request Accept header fields between PSU and TPP, if available. (optional)psUAcceptLanguage - The forwarded IP Accept header fields consist of the corresponding HTTP request Accept header fields between PSU and TPP, if available. (optional)psUUserAgent - The forwarded Agent header field of the HTTP request between PSU and TPP, if available. (optional)psUHttpMethod - HTTP method used at the PSU ? TPP interface, if available. Valid values are: * GET * POST * PUT * PATCH * DELETE (optional)psUDeviceID - UUID (Universally Unique Identifier) for a device, which is used by the PSU, if available. UUID identifies either a device or a device dependant application installation. In case of an installation identification this ID need to be unaltered until removal from device. (optional)psUGeoLocation - The forwarded Geo Location of the corresponding http request between PSU and TPP if available. (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerApiException - If fail to serialize the request body objectpublic StartScaprocessResponse startPaymentAuthorisation(String paymentService, String paymentProduct, String paymentId, UUID xRequestID, String PSU_ID, String psUIDType, String psUCorporateID, String psUCorporateIDType, 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) throws ApiException
paymentService - Payment service: Possible values are: * payments * bulk-payments * periodic-payments (required)paymentProduct - The addressed payment product endpoint, e.g. for SEPA Credit Transfers (SCT). The ASPSP will publish which of the payment products/endpoints will be supported. The following payment products are supported: - sepa-credit-transfers - instant-sepa-credit-transfers - target-2-payments - cross-border-credit-transfers - pain.001-sepa-credit-transfers - pain.001-instant-sepa-credit-transfers - pain.001-target-2-payments - pain.001-cross-border-credit-transfers **Remark:** For all SEPA Credit Transfer based endpoints which accept XML encoding, the XML pain.001 schemes provided by EPC are supported by the ASPSP as a minimum for the body content. Further XML schemes might be supported by some communities. **Remark:** For cross-border and TARGET-2 payments only community wide pain.001 schemes do exist. There are plenty of country specificic scheme variants. (required)paymentId - Resource identification of the generated payment initiation resource. (required)xRequestID - ID of the request, unique to the call, as determined by the initiating party. (required)PSU_ID - Client ID of the PSU in the ASPSP client interface. Might be mandated in the ASPSP's documentation. Is not contained if an OAuth2 based authentication was performed in a pre-step or an OAuth2 based SCA was performed in an preceeding AIS service in the same session. (optional)psUIDType - Type of the PSU-ID, needed in scenarios where PSUs have several PSU-IDs as access possibility. (optional)psUCorporateID - Might be mandated in the ASPSP's documentation. Only used in a corporate context. (optional)psUCorporateIDType - Might be mandated in the ASPSP's documentation. Only used in a corporate context. (optional)digest - Is contained if and only if the \"Signature\" element is contained in the header of the request. (optional)signature - A signature of the request by the TPP on application level. This might be mandated by ASPSP. (optional)tpPSignatureCertificate - The certificate used for signing the request, in base64 encoding. Must be contained if a signature is contained. (optional)psUIPAddress - The forwarded IP Address header field consists of the corresponding http request IP Address field between PSU and TPP. (optional)psUIPPort - The forwarded IP Port header field consists of the corresponding HTTP request IP Port field between PSU and TPP, if available. (optional)psUAccept - The forwarded IP Accept header fields consist of the corresponding HTTP request Accept header fields between PSU and TPP, if available. (optional)psUAcceptCharset - The forwarded IP Accept header fields consist of the corresponding HTTP request Accept header fields between PSU and TPP, if available. (optional)psUAcceptEncoding - The forwarded IP Accept header fields consist of the corresponding HTTP request Accept header fields between PSU and TPP, if available. (optional)psUAcceptLanguage - The forwarded IP Accept header fields consist of the corresponding HTTP request Accept header fields between PSU and TPP, if available. (optional)psUUserAgent - The forwarded Agent header field of the HTTP request between PSU and TPP, if available. (optional)psUHttpMethod - HTTP method used at the PSU ? TPP interface, if available. Valid values are: * GET * POST * PUT * PATCH * DELETE (optional)psUDeviceID - UUID (Universally Unique Identifier) for a device, which is used by the PSU, if available. UUID identifies either a device or a device dependant application installation. In case of an installation identification this ID need to be unaltered until removal from device. (optional)psUGeoLocation - The forwarded Geo Location of the corresponding http request between PSU and TPP if available. (optional)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<StartScaprocessResponse> startPaymentAuthorisationWithHttpInfo(String paymentService, String paymentProduct, String paymentId, UUID xRequestID, String PSU_ID, String psUIDType, String psUCorporateID, String psUCorporateIDType, 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) throws ApiException
paymentService - Payment service: Possible values are: * payments * bulk-payments * periodic-payments (required)paymentProduct - The addressed payment product endpoint, e.g. for SEPA Credit Transfers (SCT). The ASPSP will publish which of the payment products/endpoints will be supported. The following payment products are supported: - sepa-credit-transfers - instant-sepa-credit-transfers - target-2-payments - cross-border-credit-transfers - pain.001-sepa-credit-transfers - pain.001-instant-sepa-credit-transfers - pain.001-target-2-payments - pain.001-cross-border-credit-transfers **Remark:** For all SEPA Credit Transfer based endpoints which accept XML encoding, the XML pain.001 schemes provided by EPC are supported by the ASPSP as a minimum for the body content. Further XML schemes might be supported by some communities. **Remark:** For cross-border and TARGET-2 payments only community wide pain.001 schemes do exist. There are plenty of country specificic scheme variants. (required)paymentId - Resource identification of the generated payment initiation resource. (required)xRequestID - ID of the request, unique to the call, as determined by the initiating party. (required)PSU_ID - Client ID of the PSU in the ASPSP client interface. Might be mandated in the ASPSP's documentation. Is not contained if an OAuth2 based authentication was performed in a pre-step or an OAuth2 based SCA was performed in an preceeding AIS service in the same session. (optional)psUIDType - Type of the PSU-ID, needed in scenarios where PSUs have several PSU-IDs as access possibility. (optional)psUCorporateID - Might be mandated in the ASPSP's documentation. Only used in a corporate context. (optional)psUCorporateIDType - Might be mandated in the ASPSP's documentation. Only used in a corporate context. (optional)digest - Is contained if and only if the \"Signature\" element is contained in the header of the request. (optional)signature - A signature of the request by the TPP on application level. This might be mandated by ASPSP. (optional)tpPSignatureCertificate - The certificate used for signing the request, in base64 encoding. Must be contained if a signature is contained. (optional)psUIPAddress - The forwarded IP Address header field consists of the corresponding http request IP Address field between PSU and TPP. (optional)psUIPPort - The forwarded IP Port header field consists of the corresponding HTTP request IP Port field between PSU and TPP, if available. (optional)psUAccept - The forwarded IP Accept header fields consist of the corresponding HTTP request Accept header fields between PSU and TPP, if available. (optional)psUAcceptCharset - The forwarded IP Accept header fields consist of the corresponding HTTP request Accept header fields between PSU and TPP, if available. (optional)psUAcceptEncoding - The forwarded IP Accept header fields consist of the corresponding HTTP request Accept header fields between PSU and TPP, if available. (optional)psUAcceptLanguage - The forwarded IP Accept header fields consist of the corresponding HTTP request Accept header fields between PSU and TPP, if available. (optional)psUUserAgent - The forwarded Agent header field of the HTTP request between PSU and TPP, if available. (optional)psUHttpMethod - HTTP method used at the PSU ? TPP interface, if available. Valid values are: * GET * POST * PUT * PATCH * DELETE (optional)psUDeviceID - UUID (Universally Unique Identifier) for a device, which is used by the PSU, if available. UUID identifies either a device or a device dependant application installation. In case of an installation identification this ID need to be unaltered until removal from device. (optional)psUGeoLocation - The forwarded Geo Location of the corresponding http request between PSU and TPP if available. (optional)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call startPaymentAuthorisationAsync(String paymentService, String paymentProduct, String paymentId, UUID xRequestID, String PSU_ID, String psUIDType, String psUCorporateID, String psUCorporateIDType, 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<StartScaprocessResponse> callback) throws ApiException
paymentService - Payment service: Possible values are: * payments * bulk-payments * periodic-payments (required)paymentProduct - The addressed payment product endpoint, e.g. for SEPA Credit Transfers (SCT). The ASPSP will publish which of the payment products/endpoints will be supported. The following payment products are supported: - sepa-credit-transfers - instant-sepa-credit-transfers - target-2-payments - cross-border-credit-transfers - pain.001-sepa-credit-transfers - pain.001-instant-sepa-credit-transfers - pain.001-target-2-payments - pain.001-cross-border-credit-transfers **Remark:** For all SEPA Credit Transfer based endpoints which accept XML encoding, the XML pain.001 schemes provided by EPC are supported by the ASPSP as a minimum for the body content. Further XML schemes might be supported by some communities. **Remark:** For cross-border and TARGET-2 payments only community wide pain.001 schemes do exist. There are plenty of country specificic scheme variants. (required)paymentId - Resource identification of the generated payment initiation resource. (required)xRequestID - ID of the request, unique to the call, as determined by the initiating party. (required)PSU_ID - Client ID of the PSU in the ASPSP client interface. Might be mandated in the ASPSP's documentation. Is not contained if an OAuth2 based authentication was performed in a pre-step or an OAuth2 based SCA was performed in an preceeding AIS service in the same session. (optional)psUIDType - Type of the PSU-ID, needed in scenarios where PSUs have several PSU-IDs as access possibility. (optional)psUCorporateID - Might be mandated in the ASPSP's documentation. Only used in a corporate context. (optional)psUCorporateIDType - Might be mandated in the ASPSP's documentation. Only used in a corporate context. (optional)digest - Is contained if and only if the \"Signature\" element is contained in the header of the request. (optional)signature - A signature of the request by the TPP on application level. This might be mandated by ASPSP. (optional)tpPSignatureCertificate - The certificate used for signing the request, in base64 encoding. Must be contained if a signature is contained. (optional)psUIPAddress - The forwarded IP Address header field consists of the corresponding http request IP Address field between PSU and TPP. (optional)psUIPPort - The forwarded IP Port header field consists of the corresponding HTTP request IP Port field between PSU and TPP, if available. (optional)psUAccept - The forwarded IP Accept header fields consist of the corresponding HTTP request Accept header fields between PSU and TPP, if available. (optional)psUAcceptCharset - The forwarded IP Accept header fields consist of the corresponding HTTP request Accept header fields between PSU and TPP, if available. (optional)psUAcceptEncoding - The forwarded IP Accept header fields consist of the corresponding HTTP request Accept header fields between PSU and TPP, if available. (optional)psUAcceptLanguage - The forwarded IP Accept header fields consist of the corresponding HTTP request Accept header fields between PSU and TPP, if available. (optional)psUUserAgent - The forwarded Agent header field of the HTTP request between PSU and TPP, if available. (optional)psUHttpMethod - HTTP method used at the PSU ? TPP interface, if available. Valid values are: * GET * POST * PUT * PATCH * DELETE (optional)psUDeviceID - UUID (Universally Unique Identifier) for a device, which is used by the PSU, if available. UUID identifies either a device or a device dependant application installation. In case of an installation identification this ID need to be unaltered until removal from device. (optional)psUGeoLocation - The forwarded Geo Location of the corresponding http request between PSU and TPP if available. (optional)callback - The callback to be executed when the API call finishesApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call startPaymentInitiationCancellationAuthorisationCall(String paymentService, String paymentProduct, String paymentId, UUID xRequestID, String digest, String signature, byte[] tpPSignatureCertificate, String PSU_ID, String psUIDType, String psUCorporateID, String psUCorporateIDType, String psUIPAddress, String psUIPPort, String psUAccept, String psUAcceptCharset, String psUAcceptEncoding, String psUAcceptLanguage, String psUUserAgent, String psUHttpMethod, UUID psUDeviceID, String psUGeoLocation, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
paymentService - Payment service: Possible values are: * payments * bulk-payments * periodic-payments (required)paymentProduct - The addressed payment product endpoint, e.g. for SEPA Credit Transfers (SCT). The ASPSP will publish which of the payment products/endpoints will be supported. The following payment products are supported: - sepa-credit-transfers - instant-sepa-credit-transfers - target-2-payments - cross-border-credit-transfers - pain.001-sepa-credit-transfers - pain.001-instant-sepa-credit-transfers - pain.001-target-2-payments - pain.001-cross-border-credit-transfers **Remark:** For all SEPA Credit Transfer based endpoints which accept XML encoding, the XML pain.001 schemes provided by EPC are supported by the ASPSP as a minimum for the body content. Further XML schemes might be supported by some communities. **Remark:** For cross-border and TARGET-2 payments only community wide pain.001 schemes do exist. There are plenty of country specificic scheme variants. (required)paymentId - Resource identification of the generated payment initiation resource. (required)xRequestID - ID of the request, unique to the call, as determined by the initiating party. (required)digest - Is contained if and only if the \"Signature\" element is contained in the header of the request. (optional)signature - A signature of the request by the TPP on application level. This might be mandated by ASPSP. (optional)tpPSignatureCertificate - The certificate used for signing the request, in base64 encoding. Must be contained if a signature is contained. (optional)PSU_ID - Client ID of the PSU in the ASPSP client interface. Might be mandated in the ASPSP's documentation. Is not contained if an OAuth2 based authentication was performed in a pre-step or an OAuth2 based SCA was performed in an preceeding AIS service in the same session. (optional)psUIDType - Type of the PSU-ID, needed in scenarios where PSUs have several PSU-IDs as access possibility. (optional)psUCorporateID - Might be mandated in the ASPSP's documentation. Only used in a corporate context. (optional)psUCorporateIDType - Might be mandated in the ASPSP's documentation. Only used in a corporate context. (optional)psUIPAddress - The forwarded IP Address header field consists of the corresponding http request IP Address field between PSU and TPP. (optional)psUIPPort - The forwarded IP Port header field consists of the corresponding HTTP request IP Port field between PSU and TPP, if available. (optional)psUAccept - The forwarded IP Accept header fields consist of the corresponding HTTP request Accept header fields between PSU and TPP, if available. (optional)psUAcceptCharset - The forwarded IP Accept header fields consist of the corresponding HTTP request Accept header fields between PSU and TPP, if available. (optional)psUAcceptEncoding - The forwarded IP Accept header fields consist of the corresponding HTTP request Accept header fields between PSU and TPP, if available. (optional)psUAcceptLanguage - The forwarded IP Accept header fields consist of the corresponding HTTP request Accept header fields between PSU and TPP, if available. (optional)psUUserAgent - The forwarded Agent header field of the HTTP request between PSU and TPP, if available. (optional)psUHttpMethod - HTTP method used at the PSU ? TPP interface, if available. Valid values are: * GET * POST * PUT * PATCH * DELETE (optional)psUDeviceID - UUID (Universally Unique Identifier) for a device, which is used by the PSU, if available. UUID identifies either a device or a device dependant application installation. In case of an installation identification this ID need to be unaltered until removal from device. (optional)psUGeoLocation - The forwarded Geo Location of the corresponding http request between PSU and TPP if available. (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerApiException - If fail to serialize the request body objectpublic StartScaprocessResponse startPaymentInitiationCancellationAuthorisation(String paymentService, String paymentProduct, String paymentId, UUID xRequestID, String digest, String signature, byte[] tpPSignatureCertificate, String PSU_ID, String psUIDType, String psUCorporateID, String psUCorporateIDType, String psUIPAddress, String psUIPPort, String psUAccept, String psUAcceptCharset, String psUAcceptEncoding, String psUAcceptLanguage, String psUUserAgent, String psUHttpMethod, UUID psUDeviceID, String psUGeoLocation) throws ApiException
paymentService - Payment service: Possible values are: * payments * bulk-payments * periodic-payments (required)paymentProduct - The addressed payment product endpoint, e.g. for SEPA Credit Transfers (SCT). The ASPSP will publish which of the payment products/endpoints will be supported. The following payment products are supported: - sepa-credit-transfers - instant-sepa-credit-transfers - target-2-payments - cross-border-credit-transfers - pain.001-sepa-credit-transfers - pain.001-instant-sepa-credit-transfers - pain.001-target-2-payments - pain.001-cross-border-credit-transfers **Remark:** For all SEPA Credit Transfer based endpoints which accept XML encoding, the XML pain.001 schemes provided by EPC are supported by the ASPSP as a minimum for the body content. Further XML schemes might be supported by some communities. **Remark:** For cross-border and TARGET-2 payments only community wide pain.001 schemes do exist. There are plenty of country specificic scheme variants. (required)paymentId - Resource identification of the generated payment initiation resource. (required)xRequestID - ID of the request, unique to the call, as determined by the initiating party. (required)digest - Is contained if and only if the \"Signature\" element is contained in the header of the request. (optional)signature - A signature of the request by the TPP on application level. This might be mandated by ASPSP. (optional)tpPSignatureCertificate - The certificate used for signing the request, in base64 encoding. Must be contained if a signature is contained. (optional)PSU_ID - Client ID of the PSU in the ASPSP client interface. Might be mandated in the ASPSP's documentation. Is not contained if an OAuth2 based authentication was performed in a pre-step or an OAuth2 based SCA was performed in an preceeding AIS service in the same session. (optional)psUIDType - Type of the PSU-ID, needed in scenarios where PSUs have several PSU-IDs as access possibility. (optional)psUCorporateID - Might be mandated in the ASPSP's documentation. Only used in a corporate context. (optional)psUCorporateIDType - Might be mandated in the ASPSP's documentation. Only used in a corporate context. (optional)psUIPAddress - The forwarded IP Address header field consists of the corresponding http request IP Address field between PSU and TPP. (optional)psUIPPort - The forwarded IP Port header field consists of the corresponding HTTP request IP Port field between PSU and TPP, if available. (optional)psUAccept - The forwarded IP Accept header fields consist of the corresponding HTTP request Accept header fields between PSU and TPP, if available. (optional)psUAcceptCharset - The forwarded IP Accept header fields consist of the corresponding HTTP request Accept header fields between PSU and TPP, if available. (optional)psUAcceptEncoding - The forwarded IP Accept header fields consist of the corresponding HTTP request Accept header fields between PSU and TPP, if available. (optional)psUAcceptLanguage - The forwarded IP Accept header fields consist of the corresponding HTTP request Accept header fields between PSU and TPP, if available. (optional)psUUserAgent - The forwarded Agent header field of the HTTP request between PSU and TPP, if available. (optional)psUHttpMethod - HTTP method used at the PSU ? TPP interface, if available. Valid values are: * GET * POST * PUT * PATCH * DELETE (optional)psUDeviceID - UUID (Universally Unique Identifier) for a device, which is used by the PSU, if available. UUID identifies either a device or a device dependant application installation. In case of an installation identification this ID need to be unaltered until removal from device. (optional)psUGeoLocation - The forwarded Geo Location of the corresponding http request between PSU and TPP if available. (optional)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<StartScaprocessResponse> startPaymentInitiationCancellationAuthorisationWithHttpInfo(String paymentService, String paymentProduct, String paymentId, UUID xRequestID, String digest, String signature, byte[] tpPSignatureCertificate, String PSU_ID, String psUIDType, String psUCorporateID, String psUCorporateIDType, String psUIPAddress, String psUIPPort, String psUAccept, String psUAcceptCharset, String psUAcceptEncoding, String psUAcceptLanguage, String psUUserAgent, String psUHttpMethod, UUID psUDeviceID, String psUGeoLocation) throws ApiException
paymentService - Payment service: Possible values are: * payments * bulk-payments * periodic-payments (required)paymentProduct - The addressed payment product endpoint, e.g. for SEPA Credit Transfers (SCT). The ASPSP will publish which of the payment products/endpoints will be supported. The following payment products are supported: - sepa-credit-transfers - instant-sepa-credit-transfers - target-2-payments - cross-border-credit-transfers - pain.001-sepa-credit-transfers - pain.001-instant-sepa-credit-transfers - pain.001-target-2-payments - pain.001-cross-border-credit-transfers **Remark:** For all SEPA Credit Transfer based endpoints which accept XML encoding, the XML pain.001 schemes provided by EPC are supported by the ASPSP as a minimum for the body content. Further XML schemes might be supported by some communities. **Remark:** For cross-border and TARGET-2 payments only community wide pain.001 schemes do exist. There are plenty of country specificic scheme variants. (required)paymentId - Resource identification of the generated payment initiation resource. (required)xRequestID - ID of the request, unique to the call, as determined by the initiating party. (required)digest - Is contained if and only if the \"Signature\" element is contained in the header of the request. (optional)signature - A signature of the request by the TPP on application level. This might be mandated by ASPSP. (optional)tpPSignatureCertificate - The certificate used for signing the request, in base64 encoding. Must be contained if a signature is contained. (optional)PSU_ID - Client ID of the PSU in the ASPSP client interface. Might be mandated in the ASPSP's documentation. Is not contained if an OAuth2 based authentication was performed in a pre-step or an OAuth2 based SCA was performed in an preceeding AIS service in the same session. (optional)psUIDType - Type of the PSU-ID, needed in scenarios where PSUs have several PSU-IDs as access possibility. (optional)psUCorporateID - Might be mandated in the ASPSP's documentation. Only used in a corporate context. (optional)psUCorporateIDType - Might be mandated in the ASPSP's documentation. Only used in a corporate context. (optional)psUIPAddress - The forwarded IP Address header field consists of the corresponding http request IP Address field between PSU and TPP. (optional)psUIPPort - The forwarded IP Port header field consists of the corresponding HTTP request IP Port field between PSU and TPP, if available. (optional)psUAccept - The forwarded IP Accept header fields consist of the corresponding HTTP request Accept header fields between PSU and TPP, if available. (optional)psUAcceptCharset - The forwarded IP Accept header fields consist of the corresponding HTTP request Accept header fields between PSU and TPP, if available. (optional)psUAcceptEncoding - The forwarded IP Accept header fields consist of the corresponding HTTP request Accept header fields between PSU and TPP, if available. (optional)psUAcceptLanguage - The forwarded IP Accept header fields consist of the corresponding HTTP request Accept header fields between PSU and TPP, if available. (optional)psUUserAgent - The forwarded Agent header field of the HTTP request between PSU and TPP, if available. (optional)psUHttpMethod - HTTP method used at the PSU ? TPP interface, if available. Valid values are: * GET * POST * PUT * PATCH * DELETE (optional)psUDeviceID - UUID (Universally Unique Identifier) for a device, which is used by the PSU, if available. UUID identifies either a device or a device dependant application installation. In case of an installation identification this ID need to be unaltered until removal from device. (optional)psUGeoLocation - The forwarded Geo Location of the corresponding http request between PSU and TPP if available. (optional)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call startPaymentInitiationCancellationAuthorisationAsync(String paymentService, String paymentProduct, String paymentId, UUID xRequestID, String digest, String signature, byte[] tpPSignatureCertificate, String PSU_ID, String psUIDType, String psUCorporateID, String psUCorporateIDType, String psUIPAddress, String psUIPPort, String psUAccept, String psUAcceptCharset, String psUAcceptEncoding, String psUAcceptLanguage, String psUUserAgent, String psUHttpMethod, UUID psUDeviceID, String psUGeoLocation, ApiCallback<StartScaprocessResponse> callback) throws ApiException
paymentService - Payment service: Possible values are: * payments * bulk-payments * periodic-payments (required)paymentProduct - The addressed payment product endpoint, e.g. for SEPA Credit Transfers (SCT). The ASPSP will publish which of the payment products/endpoints will be supported. The following payment products are supported: - sepa-credit-transfers - instant-sepa-credit-transfers - target-2-payments - cross-border-credit-transfers - pain.001-sepa-credit-transfers - pain.001-instant-sepa-credit-transfers - pain.001-target-2-payments - pain.001-cross-border-credit-transfers **Remark:** For all SEPA Credit Transfer based endpoints which accept XML encoding, the XML pain.001 schemes provided by EPC are supported by the ASPSP as a minimum for the body content. Further XML schemes might be supported by some communities. **Remark:** For cross-border and TARGET-2 payments only community wide pain.001 schemes do exist. There are plenty of country specificic scheme variants. (required)paymentId - Resource identification of the generated payment initiation resource. (required)xRequestID - ID of the request, unique to the call, as determined by the initiating party. (required)digest - Is contained if and only if the \"Signature\" element is contained in the header of the request. (optional)signature - A signature of the request by the TPP on application level. This might be mandated by ASPSP. (optional)tpPSignatureCertificate - The certificate used for signing the request, in base64 encoding. Must be contained if a signature is contained. (optional)PSU_ID - Client ID of the PSU in the ASPSP client interface. Might be mandated in the ASPSP's documentation. Is not contained if an OAuth2 based authentication was performed in a pre-step or an OAuth2 based SCA was performed in an preceeding AIS service in the same session. (optional)psUIDType - Type of the PSU-ID, needed in scenarios where PSUs have several PSU-IDs as access possibility. (optional)psUCorporateID - Might be mandated in the ASPSP's documentation. Only used in a corporate context. (optional)psUCorporateIDType - Might be mandated in the ASPSP's documentation. Only used in a corporate context. (optional)psUIPAddress - The forwarded IP Address header field consists of the corresponding http request IP Address field between PSU and TPP. (optional)psUIPPort - The forwarded IP Port header field consists of the corresponding HTTP request IP Port field between PSU and TPP, if available. (optional)psUAccept - The forwarded IP Accept header fields consist of the corresponding HTTP request Accept header fields between PSU and TPP, if available. (optional)psUAcceptCharset - The forwarded IP Accept header fields consist of the corresponding HTTP request Accept header fields between PSU and TPP, if available. (optional)psUAcceptEncoding - The forwarded IP Accept header fields consist of the corresponding HTTP request Accept header fields between PSU and TPP, if available. (optional)psUAcceptLanguage - The forwarded IP Accept header fields consist of the corresponding HTTP request Accept header fields between PSU and TPP, if available. (optional)psUUserAgent - The forwarded Agent header field of the HTTP request between PSU and TPP, if available. (optional)psUHttpMethod - HTTP method used at the PSU ? TPP interface, if available. Valid values are: * GET * POST * PUT * PATCH * DELETE (optional)psUDeviceID - UUID (Universally Unique Identifier) for a device, which is used by the PSU, if available. UUID identifies either a device or a device dependant application installation. In case of an installation identification this ID need to be unaltered until removal from device. (optional)psUGeoLocation - The forwarded Geo Location of the corresponding http request between PSU and TPP if available. (optional)callback - The callback to be executed when the API call finishesApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call startSigningBasketAuthorisationCall(String basketId, UUID xRequestID, String digest, String signature, byte[] tpPSignatureCertificate, String PSU_ID, String psUIDType, String psUCorporateID, String psUCorporateIDType, String psUIPAddress, String psUIPPort, String psUAccept, String psUAcceptCharset, String psUAcceptEncoding, String psUAcceptLanguage, String psUUserAgent, String psUHttpMethod, UUID psUDeviceID, String psUGeoLocation, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
basketId - This identification of the corresponding signing basket object. (required)xRequestID - ID of the request, unique to the call, as determined by the initiating party. (required)digest - Is contained if and only if the \"Signature\" element is contained in the header of the request. (optional)signature - A signature of the request by the TPP on application level. This might be mandated by ASPSP. (optional)tpPSignatureCertificate - The certificate used for signing the request, in base64 encoding. Must be contained if a signature is contained. (optional)PSU_ID - Client ID of the PSU in the ASPSP client interface. Might be mandated in the ASPSP's documentation. Is not contained if an OAuth2 based authentication was performed in a pre-step or an OAuth2 based SCA was performed in an preceeding AIS service in the same session. (optional)psUIDType - Type of the PSU-ID, needed in scenarios where PSUs have several PSU-IDs as access possibility. (optional)psUCorporateID - Might be mandated in the ASPSP's documentation. Only used in a corporate context. (optional)psUCorporateIDType - Might be mandated in the ASPSP's documentation. Only used in a corporate context. (optional)psUIPAddress - The forwarded IP Address header field consists of the corresponding http request IP Address field between PSU and TPP. (optional)psUIPPort - The forwarded IP Port header field consists of the corresponding HTTP request IP Port field between PSU and TPP, if available. (optional)psUAccept - The forwarded IP Accept header fields consist of the corresponding HTTP request Accept header fields between PSU and TPP, if available. (optional)psUAcceptCharset - The forwarded IP Accept header fields consist of the corresponding HTTP request Accept header fields between PSU and TPP, if available. (optional)psUAcceptEncoding - The forwarded IP Accept header fields consist of the corresponding HTTP request Accept header fields between PSU and TPP, if available. (optional)psUAcceptLanguage - The forwarded IP Accept header fields consist of the corresponding HTTP request Accept header fields between PSU and TPP, if available. (optional)psUUserAgent - The forwarded Agent header field of the HTTP request between PSU and TPP, if available. (optional)psUHttpMethod - HTTP method used at the PSU ? TPP interface, if available. Valid values are: * GET * POST * PUT * PATCH * DELETE (optional)psUDeviceID - UUID (Universally Unique Identifier) for a device, which is used by the PSU, if available. UUID identifies either a device or a device dependant application installation. In case of an installation identification this ID need to be unaltered until removal from device. (optional)psUGeoLocation - The forwarded Geo Location of the corresponding http request between PSU and TPP if available. (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerApiException - If fail to serialize the request body objectpublic StartScaprocessResponse startSigningBasketAuthorisation(String basketId, UUID xRequestID, String digest, String signature, byte[] tpPSignatureCertificate, String PSU_ID, String psUIDType, String psUCorporateID, String psUCorporateIDType, String psUIPAddress, String psUIPPort, String psUAccept, String psUAcceptCharset, String psUAcceptEncoding, String psUAcceptLanguage, String psUUserAgent, String psUHttpMethod, UUID psUDeviceID, String psUGeoLocation) throws ApiException
basketId - This identification of the corresponding signing basket object. (required)xRequestID - ID of the request, unique to the call, as determined by the initiating party. (required)digest - Is contained if and only if the \"Signature\" element is contained in the header of the request. (optional)signature - A signature of the request by the TPP on application level. This might be mandated by ASPSP. (optional)tpPSignatureCertificate - The certificate used for signing the request, in base64 encoding. Must be contained if a signature is contained. (optional)PSU_ID - Client ID of the PSU in the ASPSP client interface. Might be mandated in the ASPSP's documentation. Is not contained if an OAuth2 based authentication was performed in a pre-step or an OAuth2 based SCA was performed in an preceeding AIS service in the same session. (optional)psUIDType - Type of the PSU-ID, needed in scenarios where PSUs have several PSU-IDs as access possibility. (optional)psUCorporateID - Might be mandated in the ASPSP's documentation. Only used in a corporate context. (optional)psUCorporateIDType - Might be mandated in the ASPSP's documentation. Only used in a corporate context. (optional)psUIPAddress - The forwarded IP Address header field consists of the corresponding http request IP Address field between PSU and TPP. (optional)psUIPPort - The forwarded IP Port header field consists of the corresponding HTTP request IP Port field between PSU and TPP, if available. (optional)psUAccept - The forwarded IP Accept header fields consist of the corresponding HTTP request Accept header fields between PSU and TPP, if available. (optional)psUAcceptCharset - The forwarded IP Accept header fields consist of the corresponding HTTP request Accept header fields between PSU and TPP, if available. (optional)psUAcceptEncoding - The forwarded IP Accept header fields consist of the corresponding HTTP request Accept header fields between PSU and TPP, if available. (optional)psUAcceptLanguage - The forwarded IP Accept header fields consist of the corresponding HTTP request Accept header fields between PSU and TPP, if available. (optional)psUUserAgent - The forwarded Agent header field of the HTTP request between PSU and TPP, if available. (optional)psUHttpMethod - HTTP method used at the PSU ? TPP interface, if available. Valid values are: * GET * POST * PUT * PATCH * DELETE (optional)psUDeviceID - UUID (Universally Unique Identifier) for a device, which is used by the PSU, if available. UUID identifies either a device or a device dependant application installation. In case of an installation identification this ID need to be unaltered until removal from device. (optional)psUGeoLocation - The forwarded Geo Location of the corresponding http request between PSU and TPP if available. (optional)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<StartScaprocessResponse> startSigningBasketAuthorisationWithHttpInfo(String basketId, UUID xRequestID, String digest, String signature, byte[] tpPSignatureCertificate, String PSU_ID, String psUIDType, String psUCorporateID, String psUCorporateIDType, String psUIPAddress, String psUIPPort, String psUAccept, String psUAcceptCharset, String psUAcceptEncoding, String psUAcceptLanguage, String psUUserAgent, String psUHttpMethod, UUID psUDeviceID, String psUGeoLocation) throws ApiException
basketId - This identification of the corresponding signing basket object. (required)xRequestID - ID of the request, unique to the call, as determined by the initiating party. (required)digest - Is contained if and only if the \"Signature\" element is contained in the header of the request. (optional)signature - A signature of the request by the TPP on application level. This might be mandated by ASPSP. (optional)tpPSignatureCertificate - The certificate used for signing the request, in base64 encoding. Must be contained if a signature is contained. (optional)PSU_ID - Client ID of the PSU in the ASPSP client interface. Might be mandated in the ASPSP's documentation. Is not contained if an OAuth2 based authentication was performed in a pre-step or an OAuth2 based SCA was performed in an preceeding AIS service in the same session. (optional)psUIDType - Type of the PSU-ID, needed in scenarios where PSUs have several PSU-IDs as access possibility. (optional)psUCorporateID - Might be mandated in the ASPSP's documentation. Only used in a corporate context. (optional)psUCorporateIDType - Might be mandated in the ASPSP's documentation. Only used in a corporate context. (optional)psUIPAddress - The forwarded IP Address header field consists of the corresponding http request IP Address field between PSU and TPP. (optional)psUIPPort - The forwarded IP Port header field consists of the corresponding HTTP request IP Port field between PSU and TPP, if available. (optional)psUAccept - The forwarded IP Accept header fields consist of the corresponding HTTP request Accept header fields between PSU and TPP, if available. (optional)psUAcceptCharset - The forwarded IP Accept header fields consist of the corresponding HTTP request Accept header fields between PSU and TPP, if available. (optional)psUAcceptEncoding - The forwarded IP Accept header fields consist of the corresponding HTTP request Accept header fields between PSU and TPP, if available. (optional)psUAcceptLanguage - The forwarded IP Accept header fields consist of the corresponding HTTP request Accept header fields between PSU and TPP, if available. (optional)psUUserAgent - The forwarded Agent header field of the HTTP request between PSU and TPP, if available. (optional)psUHttpMethod - HTTP method used at the PSU ? TPP interface, if available. Valid values are: * GET * POST * PUT * PATCH * DELETE (optional)psUDeviceID - UUID (Universally Unique Identifier) for a device, which is used by the PSU, if available. UUID identifies either a device or a device dependant application installation. In case of an installation identification this ID need to be unaltered until removal from device. (optional)psUGeoLocation - The forwarded Geo Location of the corresponding http request between PSU and TPP if available. (optional)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call startSigningBasketAuthorisationAsync(String basketId, UUID xRequestID, String digest, String signature, byte[] tpPSignatureCertificate, String PSU_ID, String psUIDType, String psUCorporateID, String psUCorporateIDType, String psUIPAddress, String psUIPPort, String psUAccept, String psUAcceptCharset, String psUAcceptEncoding, String psUAcceptLanguage, String psUUserAgent, String psUHttpMethod, UUID psUDeviceID, String psUGeoLocation, ApiCallback<StartScaprocessResponse> callback) throws ApiException
basketId - This identification of the corresponding signing basket object. (required)xRequestID - ID of the request, unique to the call, as determined by the initiating party. (required)digest - Is contained if and only if the \"Signature\" element is contained in the header of the request. (optional)signature - A signature of the request by the TPP on application level. This might be mandated by ASPSP. (optional)tpPSignatureCertificate - The certificate used for signing the request, in base64 encoding. Must be contained if a signature is contained. (optional)PSU_ID - Client ID of the PSU in the ASPSP client interface. Might be mandated in the ASPSP's documentation. Is not contained if an OAuth2 based authentication was performed in a pre-step or an OAuth2 based SCA was performed in an preceeding AIS service in the same session. (optional)psUIDType - Type of the PSU-ID, needed in scenarios where PSUs have several PSU-IDs as access possibility. (optional)psUCorporateID - Might be mandated in the ASPSP's documentation. Only used in a corporate context. (optional)psUCorporateIDType - Might be mandated in the ASPSP's documentation. Only used in a corporate context. (optional)psUIPAddress - The forwarded IP Address header field consists of the corresponding http request IP Address field between PSU and TPP. (optional)psUIPPort - The forwarded IP Port header field consists of the corresponding HTTP request IP Port field between PSU and TPP, if available. (optional)psUAccept - The forwarded IP Accept header fields consist of the corresponding HTTP request Accept header fields between PSU and TPP, if available. (optional)psUAcceptCharset - The forwarded IP Accept header fields consist of the corresponding HTTP request Accept header fields between PSU and TPP, if available. (optional)psUAcceptEncoding - The forwarded IP Accept header fields consist of the corresponding HTTP request Accept header fields between PSU and TPP, if available. (optional)psUAcceptLanguage - The forwarded IP Accept header fields consist of the corresponding HTTP request Accept header fields between PSU and TPP, if available. (optional)psUUserAgent - The forwarded Agent header field of the HTTP request between PSU and TPP, if available. (optional)psUHttpMethod - HTTP method used at the PSU ? TPP interface, if available. Valid values are: * GET * POST * PUT * PATCH * DELETE (optional)psUDeviceID - UUID (Universally Unique Identifier) for a device, which is used by the PSU, if available. UUID identifies either a device or a device dependant application installation. In case of an installation identification this ID need to be unaltered until removal from device. (optional)psUGeoLocation - The forwarded Geo Location of the corresponding http request between PSU and TPP if available. (optional)callback - The callback to be executed when the API call finishesApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call updateConsentsPsuDataCall(String consentId, String authorisationId, UUID xRequestID, Object body, String digest, String signature, byte[] tpPSignatureCertificate, String PSU_ID, String psUIDType, String psUCorporateID, String psUCorporateIDType, String psUIPAddress, String psUIPPort, String psUAccept, String psUAcceptCharset, String psUAcceptEncoding, String psUAcceptLanguage, String psUUserAgent, String psUHttpMethod, UUID psUDeviceID, String psUGeoLocation, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
consentId - ID of the corresponding consent object as returned by an Account Information Consent Request. (required)authorisationId - Resource identification of the related SCA. (required)xRequestID - ID of the request, unique to the call, as determined by the initiating party. (required)body - (optional)digest - Is contained if and only if the \"Signature\" element is contained in the header of the request. (optional)signature - A signature of the request by the TPP on application level. This might be mandated by ASPSP. (optional)tpPSignatureCertificate - The certificate used for signing the request, in base64 encoding. Must be contained if a signature is contained. (optional)PSU_ID - Client ID of the PSU in the ASPSP client interface. Might be mandated in the ASPSP's documentation. Is not contained if an OAuth2 based authentication was performed in a pre-step or an OAuth2 based SCA was performed in an preceeding AIS service in the same session. (optional)psUIDType - Type of the PSU-ID, needed in scenarios where PSUs have several PSU-IDs as access possibility. (optional)psUCorporateID - Might be mandated in the ASPSP's documentation. Only used in a corporate context. (optional)psUCorporateIDType - Might be mandated in the ASPSP's documentation. Only used in a corporate context. (optional)psUIPAddress - The forwarded IP Address header field consists of the corresponding HTTP request IP Address field between PSU and TPP. It shall be contained if and only if this request was actively initiated by the PSU. (optional)psUIPPort - The forwarded IP Port header field consists of the corresponding HTTP request IP Port field between PSU and TPP, if available. (optional)psUAccept - The forwarded IP Accept header fields consist of the corresponding HTTP request Accept header fields between PSU and TPP, if available. (optional)psUAcceptCharset - The forwarded IP Accept header fields consist of the corresponding HTTP request Accept header fields between PSU and TPP, if available. (optional)psUAcceptEncoding - The forwarded IP Accept header fields consist of the corresponding HTTP request Accept header fields between PSU and TPP, if available. (optional)psUAcceptLanguage - The forwarded IP Accept header fields consist of the corresponding HTTP request Accept header fields between PSU and TPP, if available. (optional)psUUserAgent - The forwarded Agent header field of the HTTP request between PSU and TPP, if available. (optional)psUHttpMethod - HTTP method used at the PSU ? TPP interface, if available. Valid values are: * GET * POST * PUT * PATCH * DELETE (optional)psUDeviceID - UUID (Universally Unique Identifier) for a device, which is used by the PSU, if available. UUID identifies either a device or a device dependant application installation. In case of an installation identification this ID need to be unaltered until removal from device. (optional)psUGeoLocation - The forwarded Geo Location of the corresponding http request between PSU and TPP if available. (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerApiException - If fail to serialize the request body objectpublic Object updateConsentsPsuData(String consentId, String authorisationId, UUID xRequestID, Object body, String digest, String signature, byte[] tpPSignatureCertificate, String PSU_ID, String psUIDType, String psUCorporateID, String psUCorporateIDType, String psUIPAddress, String psUIPPort, String psUAccept, String psUAcceptCharset, String psUAcceptEncoding, String psUAcceptLanguage, String psUUserAgent, String psUHttpMethod, UUID psUDeviceID, String psUGeoLocation) throws ApiException
consentId - ID of the corresponding consent object as returned by an Account Information Consent Request. (required)authorisationId - Resource identification of the related SCA. (required)xRequestID - ID of the request, unique to the call, as determined by the initiating party. (required)body - (optional)digest - Is contained if and only if the \"Signature\" element is contained in the header of the request. (optional)signature - A signature of the request by the TPP on application level. This might be mandated by ASPSP. (optional)tpPSignatureCertificate - The certificate used for signing the request, in base64 encoding. Must be contained if a signature is contained. (optional)PSU_ID - Client ID of the PSU in the ASPSP client interface. Might be mandated in the ASPSP's documentation. Is not contained if an OAuth2 based authentication was performed in a pre-step or an OAuth2 based SCA was performed in an preceeding AIS service in the same session. (optional)psUIDType - Type of the PSU-ID, needed in scenarios where PSUs have several PSU-IDs as access possibility. (optional)psUCorporateID - Might be mandated in the ASPSP's documentation. Only used in a corporate context. (optional)psUCorporateIDType - Might be mandated in the ASPSP's documentation. Only used in a corporate context. (optional)psUIPAddress - The forwarded IP Address header field consists of the corresponding HTTP request IP Address field between PSU and TPP. It shall be contained if and only if this request was actively initiated by the PSU. (optional)psUIPPort - The forwarded IP Port header field consists of the corresponding HTTP request IP Port field between PSU and TPP, if available. (optional)psUAccept - The forwarded IP Accept header fields consist of the corresponding HTTP request Accept header fields between PSU and TPP, if available. (optional)psUAcceptCharset - The forwarded IP Accept header fields consist of the corresponding HTTP request Accept header fields between PSU and TPP, if available. (optional)psUAcceptEncoding - The forwarded IP Accept header fields consist of the corresponding HTTP request Accept header fields between PSU and TPP, if available. (optional)psUAcceptLanguage - The forwarded IP Accept header fields consist of the corresponding HTTP request Accept header fields between PSU and TPP, if available. (optional)psUUserAgent - The forwarded Agent header field of the HTTP request between PSU and TPP, if available. (optional)psUHttpMethod - HTTP method used at the PSU ? TPP interface, if available. Valid values are: * GET * POST * PUT * PATCH * DELETE (optional)psUDeviceID - UUID (Universally Unique Identifier) for a device, which is used by the PSU, if available. UUID identifies either a device or a device dependant application installation. In case of an installation identification this ID need to be unaltered until removal from device. (optional)psUGeoLocation - The forwarded Geo Location of the corresponding http request between PSU and TPP if available. (optional)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<Object> updateConsentsPsuDataWithHttpInfo(String consentId, String authorisationId, UUID xRequestID, Object body, String digest, String signature, byte[] tpPSignatureCertificate, String PSU_ID, String psUIDType, String psUCorporateID, String psUCorporateIDType, String psUIPAddress, String psUIPPort, String psUAccept, String psUAcceptCharset, String psUAcceptEncoding, String psUAcceptLanguage, String psUUserAgent, String psUHttpMethod, UUID psUDeviceID, String psUGeoLocation) throws ApiException
consentId - ID of the corresponding consent object as returned by an Account Information Consent Request. (required)authorisationId - Resource identification of the related SCA. (required)xRequestID - ID of the request, unique to the call, as determined by the initiating party. (required)body - (optional)digest - Is contained if and only if the \"Signature\" element is contained in the header of the request. (optional)signature - A signature of the request by the TPP on application level. This might be mandated by ASPSP. (optional)tpPSignatureCertificate - The certificate used for signing the request, in base64 encoding. Must be contained if a signature is contained. (optional)PSU_ID - Client ID of the PSU in the ASPSP client interface. Might be mandated in the ASPSP's documentation. Is not contained if an OAuth2 based authentication was performed in a pre-step or an OAuth2 based SCA was performed in an preceeding AIS service in the same session. (optional)psUIDType - Type of the PSU-ID, needed in scenarios where PSUs have several PSU-IDs as access possibility. (optional)psUCorporateID - Might be mandated in the ASPSP's documentation. Only used in a corporate context. (optional)psUCorporateIDType - Might be mandated in the ASPSP's documentation. Only used in a corporate context. (optional)psUIPAddress - The forwarded IP Address header field consists of the corresponding HTTP request IP Address field between PSU and TPP. It shall be contained if and only if this request was actively initiated by the PSU. (optional)psUIPPort - The forwarded IP Port header field consists of the corresponding HTTP request IP Port field between PSU and TPP, if available. (optional)psUAccept - The forwarded IP Accept header fields consist of the corresponding HTTP request Accept header fields between PSU and TPP, if available. (optional)psUAcceptCharset - The forwarded IP Accept header fields consist of the corresponding HTTP request Accept header fields between PSU and TPP, if available. (optional)psUAcceptEncoding - The forwarded IP Accept header fields consist of the corresponding HTTP request Accept header fields between PSU and TPP, if available. (optional)psUAcceptLanguage - The forwarded IP Accept header fields consist of the corresponding HTTP request Accept header fields between PSU and TPP, if available. (optional)psUUserAgent - The forwarded Agent header field of the HTTP request between PSU and TPP, if available. (optional)psUHttpMethod - HTTP method used at the PSU ? TPP interface, if available. Valid values are: * GET * POST * PUT * PATCH * DELETE (optional)psUDeviceID - UUID (Universally Unique Identifier) for a device, which is used by the PSU, if available. UUID identifies either a device or a device dependant application installation. In case of an installation identification this ID need to be unaltered until removal from device. (optional)psUGeoLocation - The forwarded Geo Location of the corresponding http request between PSU and TPP if available. (optional)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call updateConsentsPsuDataAsync(String consentId, String authorisationId, UUID xRequestID, Object body, String digest, String signature, byte[] tpPSignatureCertificate, String PSU_ID, String psUIDType, String psUCorporateID, String psUCorporateIDType, String psUIPAddress, String psUIPPort, String psUAccept, String psUAcceptCharset, String psUAcceptEncoding, String psUAcceptLanguage, String psUUserAgent, String psUHttpMethod, UUID psUDeviceID, String psUGeoLocation, ApiCallback<Object> callback) throws ApiException
consentId - ID of the corresponding consent object as returned by an Account Information Consent Request. (required)authorisationId - Resource identification of the related SCA. (required)xRequestID - ID of the request, unique to the call, as determined by the initiating party. (required)body - (optional)digest - Is contained if and only if the \"Signature\" element is contained in the header of the request. (optional)signature - A signature of the request by the TPP on application level. This might be mandated by ASPSP. (optional)tpPSignatureCertificate - The certificate used for signing the request, in base64 encoding. Must be contained if a signature is contained. (optional)PSU_ID - Client ID of the PSU in the ASPSP client interface. Might be mandated in the ASPSP's documentation. Is not contained if an OAuth2 based authentication was performed in a pre-step or an OAuth2 based SCA was performed in an preceeding AIS service in the same session. (optional)psUIDType - Type of the PSU-ID, needed in scenarios where PSUs have several PSU-IDs as access possibility. (optional)psUCorporateID - Might be mandated in the ASPSP's documentation. Only used in a corporate context. (optional)psUCorporateIDType - Might be mandated in the ASPSP's documentation. Only used in a corporate context. (optional)psUIPAddress - The forwarded IP Address header field consists of the corresponding HTTP request IP Address field between PSU and TPP. It shall be contained if and only if this request was actively initiated by the PSU. (optional)psUIPPort - The forwarded IP Port header field consists of the corresponding HTTP request IP Port field between PSU and TPP, if available. (optional)psUAccept - The forwarded IP Accept header fields consist of the corresponding HTTP request Accept header fields between PSU and TPP, if available. (optional)psUAcceptCharset - The forwarded IP Accept header fields consist of the corresponding HTTP request Accept header fields between PSU and TPP, if available. (optional)psUAcceptEncoding - The forwarded IP Accept header fields consist of the corresponding HTTP request Accept header fields between PSU and TPP, if available. (optional)psUAcceptLanguage - The forwarded IP Accept header fields consist of the corresponding HTTP request Accept header fields between PSU and TPP, if available. (optional)psUUserAgent - The forwarded Agent header field of the HTTP request between PSU and TPP, if available. (optional)psUHttpMethod - HTTP method used at the PSU ? TPP interface, if available. Valid values are: * GET * POST * PUT * PATCH * DELETE (optional)psUDeviceID - UUID (Universally Unique Identifier) for a device, which is used by the PSU, if available. UUID identifies either a device or a device dependant application installation. In case of an installation identification this ID need to be unaltered until removal from device. (optional)psUGeoLocation - The forwarded Geo Location of the corresponding http request between PSU and TPP if available. (optional)callback - The callback to be executed when the API call finishesApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call updatePaymentCancellationPsuDataCall(String paymentService, String paymentProduct, String paymentId, String cancellationId, UUID xRequestID, Object body, String digest, String signature, byte[] tpPSignatureCertificate, String PSU_ID, String psUIDType, String psUCorporateID, String psUCorporateIDType, String psUIPAddress, String psUIPPort, String psUAccept, String psUAcceptCharset, String psUAcceptEncoding, String psUAcceptLanguage, String psUUserAgent, String psUHttpMethod, UUID psUDeviceID, String psUGeoLocation, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
paymentService - Payment service: Possible values are: * payments * bulk-payments * periodic-payments (required)paymentProduct - The addressed payment product endpoint, e.g. for SEPA Credit Transfers (SCT). The ASPSP will publish which of the payment products/endpoints will be supported. The following payment products are supported: - sepa-credit-transfers - instant-sepa-credit-transfers - target-2-payments - cross-border-credit-transfers - pain.001-sepa-credit-transfers - pain.001-instant-sepa-credit-transfers - pain.001-target-2-payments - pain.001-cross-border-credit-transfers **Remark:** For all SEPA Credit Transfer based endpoints which accept XML encoding, the XML pain.001 schemes provided by EPC are supported by the ASPSP as a minimum for the body content. Further XML schemes might be supported by some communities. **Remark:** For cross-border and TARGET-2 payments only community wide pain.001 schemes do exist. There are plenty of country specificic scheme variants. (required)paymentId - Resource identification of the generated payment initiation resource. (required)cancellationId - Identification for cancellation resource. (required)xRequestID - ID of the request, unique to the call, as determined by the initiating party. (required)body - (optional)digest - Is contained if and only if the \"Signature\" element is contained in the header of the request. (optional)signature - A signature of the request by the TPP on application level. This might be mandated by ASPSP. (optional)tpPSignatureCertificate - The certificate used for signing the request, in base64 encoding. Must be contained if a signature is contained. (optional)PSU_ID - Client ID of the PSU in the ASPSP client interface. Might be mandated in the ASPSP's documentation. Is not contained if an OAuth2 based authentication was performed in a pre-step or an OAuth2 based SCA was performed in an preceeding AIS service in the same session. (optional)psUIDType - Type of the PSU-ID, needed in scenarios where PSUs have several PSU-IDs as access possibility. (optional)psUCorporateID - Might be mandated in the ASPSP's documentation. Only used in a corporate context. (optional)psUCorporateIDType - Might be mandated in the ASPSP's documentation. Only used in a corporate context. (optional)psUIPAddress - The forwarded IP Address header field consists of the corresponding http request IP Address field between PSU and TPP. (optional)psUIPPort - The forwarded IP Port header field consists of the corresponding HTTP request IP Port field between PSU and TPP, if available. (optional)psUAccept - The forwarded IP Accept header fields consist of the corresponding HTTP request Accept header fields between PSU and TPP, if available. (optional)psUAcceptCharset - The forwarded IP Accept header fields consist of the corresponding HTTP request Accept header fields between PSU and TPP, if available. (optional)psUAcceptEncoding - The forwarded IP Accept header fields consist of the corresponding HTTP request Accept header fields between PSU and TPP, if available. (optional)psUAcceptLanguage - The forwarded IP Accept header fields consist of the corresponding HTTP request Accept header fields between PSU and TPP, if available. (optional)psUUserAgent - The forwarded Agent header field of the HTTP request between PSU and TPP, if available. (optional)psUHttpMethod - HTTP method used at the PSU ? TPP interface, if available. Valid values are: * GET * POST * PUT * PATCH * DELETE (optional)psUDeviceID - UUID (Universally Unique Identifier) for a device, which is used by the PSU, if available. UUID identifies either a device or a device dependant application installation. In case of an installation identification this ID need to be unaltered until removal from device. (optional)psUGeoLocation - The forwarded Geo Location of the corresponding http request between PSU and TPP if available. (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerApiException - If fail to serialize the request body objectpublic Object updatePaymentCancellationPsuData(String paymentService, String paymentProduct, String paymentId, String cancellationId, UUID xRequestID, Object body, String digest, String signature, byte[] tpPSignatureCertificate, String PSU_ID, String psUIDType, String psUCorporateID, String psUCorporateIDType, String psUIPAddress, String psUIPPort, String psUAccept, String psUAcceptCharset, String psUAcceptEncoding, String psUAcceptLanguage, String psUUserAgent, String psUHttpMethod, UUID psUDeviceID, String psUGeoLocation) throws ApiException
paymentService - Payment service: Possible values are: * payments * bulk-payments * periodic-payments (required)paymentProduct - The addressed payment product endpoint, e.g. for SEPA Credit Transfers (SCT). The ASPSP will publish which of the payment products/endpoints will be supported. The following payment products are supported: - sepa-credit-transfers - instant-sepa-credit-transfers - target-2-payments - cross-border-credit-transfers - pain.001-sepa-credit-transfers - pain.001-instant-sepa-credit-transfers - pain.001-target-2-payments - pain.001-cross-border-credit-transfers **Remark:** For all SEPA Credit Transfer based endpoints which accept XML encoding, the XML pain.001 schemes provided by EPC are supported by the ASPSP as a minimum for the body content. Further XML schemes might be supported by some communities. **Remark:** For cross-border and TARGET-2 payments only community wide pain.001 schemes do exist. There are plenty of country specificic scheme variants. (required)paymentId - Resource identification of the generated payment initiation resource. (required)cancellationId - Identification for cancellation resource. (required)xRequestID - ID of the request, unique to the call, as determined by the initiating party. (required)body - (optional)digest - Is contained if and only if the \"Signature\" element is contained in the header of the request. (optional)signature - A signature of the request by the TPP on application level. This might be mandated by ASPSP. (optional)tpPSignatureCertificate - The certificate used for signing the request, in base64 encoding. Must be contained if a signature is contained. (optional)PSU_ID - Client ID of the PSU in the ASPSP client interface. Might be mandated in the ASPSP's documentation. Is not contained if an OAuth2 based authentication was performed in a pre-step or an OAuth2 based SCA was performed in an preceeding AIS service in the same session. (optional)psUIDType - Type of the PSU-ID, needed in scenarios where PSUs have several PSU-IDs as access possibility. (optional)psUCorporateID - Might be mandated in the ASPSP's documentation. Only used in a corporate context. (optional)psUCorporateIDType - Might be mandated in the ASPSP's documentation. Only used in a corporate context. (optional)psUIPAddress - The forwarded IP Address header field consists of the corresponding http request IP Address field between PSU and TPP. (optional)psUIPPort - The forwarded IP Port header field consists of the corresponding HTTP request IP Port field between PSU and TPP, if available. (optional)psUAccept - The forwarded IP Accept header fields consist of the corresponding HTTP request Accept header fields between PSU and TPP, if available. (optional)psUAcceptCharset - The forwarded IP Accept header fields consist of the corresponding HTTP request Accept header fields between PSU and TPP, if available. (optional)psUAcceptEncoding - The forwarded IP Accept header fields consist of the corresponding HTTP request Accept header fields between PSU and TPP, if available. (optional)psUAcceptLanguage - The forwarded IP Accept header fields consist of the corresponding HTTP request Accept header fields between PSU and TPP, if available. (optional)psUUserAgent - The forwarded Agent header field of the HTTP request between PSU and TPP, if available. (optional)psUHttpMethod - HTTP method used at the PSU ? TPP interface, if available. Valid values are: * GET * POST * PUT * PATCH * DELETE (optional)psUDeviceID - UUID (Universally Unique Identifier) for a device, which is used by the PSU, if available. UUID identifies either a device or a device dependant application installation. In case of an installation identification this ID need to be unaltered until removal from device. (optional)psUGeoLocation - The forwarded Geo Location of the corresponding http request between PSU and TPP if available. (optional)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<Object> updatePaymentCancellationPsuDataWithHttpInfo(String paymentService, String paymentProduct, String paymentId, String cancellationId, UUID xRequestID, Object body, String digest, String signature, byte[] tpPSignatureCertificate, String PSU_ID, String psUIDType, String psUCorporateID, String psUCorporateIDType, String psUIPAddress, String psUIPPort, String psUAccept, String psUAcceptCharset, String psUAcceptEncoding, String psUAcceptLanguage, String psUUserAgent, String psUHttpMethod, UUID psUDeviceID, String psUGeoLocation) throws ApiException
paymentService - Payment service: Possible values are: * payments * bulk-payments * periodic-payments (required)paymentProduct - The addressed payment product endpoint, e.g. for SEPA Credit Transfers (SCT). The ASPSP will publish which of the payment products/endpoints will be supported. The following payment products are supported: - sepa-credit-transfers - instant-sepa-credit-transfers - target-2-payments - cross-border-credit-transfers - pain.001-sepa-credit-transfers - pain.001-instant-sepa-credit-transfers - pain.001-target-2-payments - pain.001-cross-border-credit-transfers **Remark:** For all SEPA Credit Transfer based endpoints which accept XML encoding, the XML pain.001 schemes provided by EPC are supported by the ASPSP as a minimum for the body content. Further XML schemes might be supported by some communities. **Remark:** For cross-border and TARGET-2 payments only community wide pain.001 schemes do exist. There are plenty of country specificic scheme variants. (required)paymentId - Resource identification of the generated payment initiation resource. (required)cancellationId - Identification for cancellation resource. (required)xRequestID - ID of the request, unique to the call, as determined by the initiating party. (required)body - (optional)digest - Is contained if and only if the \"Signature\" element is contained in the header of the request. (optional)signature - A signature of the request by the TPP on application level. This might be mandated by ASPSP. (optional)tpPSignatureCertificate - The certificate used for signing the request, in base64 encoding. Must be contained if a signature is contained. (optional)PSU_ID - Client ID of the PSU in the ASPSP client interface. Might be mandated in the ASPSP's documentation. Is not contained if an OAuth2 based authentication was performed in a pre-step or an OAuth2 based SCA was performed in an preceeding AIS service in the same session. (optional)psUIDType - Type of the PSU-ID, needed in scenarios where PSUs have several PSU-IDs as access possibility. (optional)psUCorporateID - Might be mandated in the ASPSP's documentation. Only used in a corporate context. (optional)psUCorporateIDType - Might be mandated in the ASPSP's documentation. Only used in a corporate context. (optional)psUIPAddress - The forwarded IP Address header field consists of the corresponding http request IP Address field between PSU and TPP. (optional)psUIPPort - The forwarded IP Port header field consists of the corresponding HTTP request IP Port field between PSU and TPP, if available. (optional)psUAccept - The forwarded IP Accept header fields consist of the corresponding HTTP request Accept header fields between PSU and TPP, if available. (optional)psUAcceptCharset - The forwarded IP Accept header fields consist of the corresponding HTTP request Accept header fields between PSU and TPP, if available. (optional)psUAcceptEncoding - The forwarded IP Accept header fields consist of the corresponding HTTP request Accept header fields between PSU and TPP, if available. (optional)psUAcceptLanguage - The forwarded IP Accept header fields consist of the corresponding HTTP request Accept header fields between PSU and TPP, if available. (optional)psUUserAgent - The forwarded Agent header field of the HTTP request between PSU and TPP, if available. (optional)psUHttpMethod - HTTP method used at the PSU ? TPP interface, if available. Valid values are: * GET * POST * PUT * PATCH * DELETE (optional)psUDeviceID - UUID (Universally Unique Identifier) for a device, which is used by the PSU, if available. UUID identifies either a device or a device dependant application installation. In case of an installation identification this ID need to be unaltered until removal from device. (optional)psUGeoLocation - The forwarded Geo Location of the corresponding http request between PSU and TPP if available. (optional)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call updatePaymentCancellationPsuDataAsync(String paymentService, String paymentProduct, String paymentId, String cancellationId, UUID xRequestID, Object body, String digest, String signature, byte[] tpPSignatureCertificate, String PSU_ID, String psUIDType, String psUCorporateID, String psUCorporateIDType, String psUIPAddress, String psUIPPort, String psUAccept, String psUAcceptCharset, String psUAcceptEncoding, String psUAcceptLanguage, String psUUserAgent, String psUHttpMethod, UUID psUDeviceID, String psUGeoLocation, ApiCallback<Object> callback) throws ApiException
paymentService - Payment service: Possible values are: * payments * bulk-payments * periodic-payments (required)paymentProduct - The addressed payment product endpoint, e.g. for SEPA Credit Transfers (SCT). The ASPSP will publish which of the payment products/endpoints will be supported. The following payment products are supported: - sepa-credit-transfers - instant-sepa-credit-transfers - target-2-payments - cross-border-credit-transfers - pain.001-sepa-credit-transfers - pain.001-instant-sepa-credit-transfers - pain.001-target-2-payments - pain.001-cross-border-credit-transfers **Remark:** For all SEPA Credit Transfer based endpoints which accept XML encoding, the XML pain.001 schemes provided by EPC are supported by the ASPSP as a minimum for the body content. Further XML schemes might be supported by some communities. **Remark:** For cross-border and TARGET-2 payments only community wide pain.001 schemes do exist. There are plenty of country specificic scheme variants. (required)paymentId - Resource identification of the generated payment initiation resource. (required)cancellationId - Identification for cancellation resource. (required)xRequestID - ID of the request, unique to the call, as determined by the initiating party. (required)body - (optional)digest - Is contained if and only if the \"Signature\" element is contained in the header of the request. (optional)signature - A signature of the request by the TPP on application level. This might be mandated by ASPSP. (optional)tpPSignatureCertificate - The certificate used for signing the request, in base64 encoding. Must be contained if a signature is contained. (optional)PSU_ID - Client ID of the PSU in the ASPSP client interface. Might be mandated in the ASPSP's documentation. Is not contained if an OAuth2 based authentication was performed in a pre-step or an OAuth2 based SCA was performed in an preceeding AIS service in the same session. (optional)psUIDType - Type of the PSU-ID, needed in scenarios where PSUs have several PSU-IDs as access possibility. (optional)psUCorporateID - Might be mandated in the ASPSP's documentation. Only used in a corporate context. (optional)psUCorporateIDType - Might be mandated in the ASPSP's documentation. Only used in a corporate context. (optional)psUIPAddress - The forwarded IP Address header field consists of the corresponding http request IP Address field between PSU and TPP. (optional)psUIPPort - The forwarded IP Port header field consists of the corresponding HTTP request IP Port field between PSU and TPP, if available. (optional)psUAccept - The forwarded IP Accept header fields consist of the corresponding HTTP request Accept header fields between PSU and TPP, if available. (optional)psUAcceptCharset - The forwarded IP Accept header fields consist of the corresponding HTTP request Accept header fields between PSU and TPP, if available. (optional)psUAcceptEncoding - The forwarded IP Accept header fields consist of the corresponding HTTP request Accept header fields between PSU and TPP, if available. (optional)psUAcceptLanguage - The forwarded IP Accept header fields consist of the corresponding HTTP request Accept header fields between PSU and TPP, if available. (optional)psUUserAgent - The forwarded Agent header field of the HTTP request between PSU and TPP, if available. (optional)psUHttpMethod - HTTP method used at the PSU ? TPP interface, if available. Valid values are: * GET * POST * PUT * PATCH * DELETE (optional)psUDeviceID - UUID (Universally Unique Identifier) for a device, which is used by the PSU, if available. UUID identifies either a device or a device dependant application installation. In case of an installation identification this ID need to be unaltered until removal from device. (optional)psUGeoLocation - The forwarded Geo Location of the corresponding http request between PSU and TPP if available. (optional)callback - The callback to be executed when the API call finishesApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call updatePaymentPsuDataCall(String paymentService, String paymentProduct, String paymentId, String authorisationId, UUID xRequestID, Object body, String digest, String signature, byte[] tpPSignatureCertificate, String PSU_ID, String psUIDType, String psUCorporateID, String psUCorporateIDType, String psUIPAddress, String psUIPPort, String psUAccept, String psUAcceptCharset, String psUAcceptEncoding, String psUAcceptLanguage, String psUUserAgent, String psUHttpMethod, UUID psUDeviceID, String psUGeoLocation, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
paymentService - Payment service: Possible values are: * payments * bulk-payments * periodic-payments (required)paymentProduct - The addressed payment product endpoint, e.g. for SEPA Credit Transfers (SCT). The ASPSP will publish which of the payment products/endpoints will be supported. The following payment products are supported: - sepa-credit-transfers - instant-sepa-credit-transfers - target-2-payments - cross-border-credit-transfers - pain.001-sepa-credit-transfers - pain.001-instant-sepa-credit-transfers - pain.001-target-2-payments - pain.001-cross-border-credit-transfers **Remark:** For all SEPA Credit Transfer based endpoints which accept XML encoding, the XML pain.001 schemes provided by EPC are supported by the ASPSP as a minimum for the body content. Further XML schemes might be supported by some communities. **Remark:** For cross-border and TARGET-2 payments only community wide pain.001 schemes do exist. There are plenty of country specificic scheme variants. (required)paymentId - Resource identification of the generated payment initiation resource. (required)authorisationId - Resource identification of the related SCA. (required)xRequestID - ID of the request, unique to the call, as determined by the initiating party. (required)body - (optional)digest - Is contained if and only if the \"Signature\" element is contained in the header of the request. (optional)signature - A signature of the request by the TPP on application level. This might be mandated by ASPSP. (optional)tpPSignatureCertificate - The certificate used for signing the request, in base64 encoding. Must be contained if a signature is contained. (optional)PSU_ID - Client ID of the PSU in the ASPSP client interface. Might be mandated in the ASPSP's documentation. Is not contained if an OAuth2 based authentication was performed in a pre-step or an OAuth2 based SCA was performed in an preceeding AIS service in the same session. (optional)psUIDType - Type of the PSU-ID, needed in scenarios where PSUs have several PSU-IDs as access possibility. (optional)psUCorporateID - Might be mandated in the ASPSP's documentation. Only used in a corporate context. (optional)psUCorporateIDType - Might be mandated in the ASPSP's documentation. Only used in a corporate context. (optional)psUIPAddress - The forwarded IP Address header field consists of the corresponding http request IP Address field between PSU and TPP. (optional)psUIPPort - The forwarded IP Port header field consists of the corresponding HTTP request IP Port field between PSU and TPP, if available. (optional)psUAccept - The forwarded IP Accept header fields consist of the corresponding HTTP request Accept header fields between PSU and TPP, if available. (optional)psUAcceptCharset - The forwarded IP Accept header fields consist of the corresponding HTTP request Accept header fields between PSU and TPP, if available. (optional)psUAcceptEncoding - The forwarded IP Accept header fields consist of the corresponding HTTP request Accept header fields between PSU and TPP, if available. (optional)psUAcceptLanguage - The forwarded IP Accept header fields consist of the corresponding HTTP request Accept header fields between PSU and TPP, if available. (optional)psUUserAgent - The forwarded Agent header field of the HTTP request between PSU and TPP, if available. (optional)psUHttpMethod - HTTP method used at the PSU ? TPP interface, if available. Valid values are: * GET * POST * PUT * PATCH * DELETE (optional)psUDeviceID - UUID (Universally Unique Identifier) for a device, which is used by the PSU, if available. UUID identifies either a device or a device dependant application installation. In case of an installation identification this ID need to be unaltered until removal from device. (optional)psUGeoLocation - The forwarded Geo Location of the corresponding http request between PSU and TPP if available. (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerApiException - If fail to serialize the request body objectpublic Object updatePaymentPsuData(String paymentService, String paymentProduct, String paymentId, String authorisationId, UUID xRequestID, Object body, String digest, String signature, byte[] tpPSignatureCertificate, String PSU_ID, String psUIDType, String psUCorporateID, String psUCorporateIDType, String psUIPAddress, String psUIPPort, String psUAccept, String psUAcceptCharset, String psUAcceptEncoding, String psUAcceptLanguage, String psUUserAgent, String psUHttpMethod, UUID psUDeviceID, String psUGeoLocation) throws ApiException
paymentService - Payment service: Possible values are: * payments * bulk-payments * periodic-payments (required)paymentProduct - The addressed payment product endpoint, e.g. for SEPA Credit Transfers (SCT). The ASPSP will publish which of the payment products/endpoints will be supported. The following payment products are supported: - sepa-credit-transfers - instant-sepa-credit-transfers - target-2-payments - cross-border-credit-transfers - pain.001-sepa-credit-transfers - pain.001-instant-sepa-credit-transfers - pain.001-target-2-payments - pain.001-cross-border-credit-transfers **Remark:** For all SEPA Credit Transfer based endpoints which accept XML encoding, the XML pain.001 schemes provided by EPC are supported by the ASPSP as a minimum for the body content. Further XML schemes might be supported by some communities. **Remark:** For cross-border and TARGET-2 payments only community wide pain.001 schemes do exist. There are plenty of country specificic scheme variants. (required)paymentId - Resource identification of the generated payment initiation resource. (required)authorisationId - Resource identification of the related SCA. (required)xRequestID - ID of the request, unique to the call, as determined by the initiating party. (required)body - (optional)digest - Is contained if and only if the \"Signature\" element is contained in the header of the request. (optional)signature - A signature of the request by the TPP on application level. This might be mandated by ASPSP. (optional)tpPSignatureCertificate - The certificate used for signing the request, in base64 encoding. Must be contained if a signature is contained. (optional)PSU_ID - Client ID of the PSU in the ASPSP client interface. Might be mandated in the ASPSP's documentation. Is not contained if an OAuth2 based authentication was performed in a pre-step or an OAuth2 based SCA was performed in an preceeding AIS service in the same session. (optional)psUIDType - Type of the PSU-ID, needed in scenarios where PSUs have several PSU-IDs as access possibility. (optional)psUCorporateID - Might be mandated in the ASPSP's documentation. Only used in a corporate context. (optional)psUCorporateIDType - Might be mandated in the ASPSP's documentation. Only used in a corporate context. (optional)psUIPAddress - The forwarded IP Address header field consists of the corresponding http request IP Address field between PSU and TPP. (optional)psUIPPort - The forwarded IP Port header field consists of the corresponding HTTP request IP Port field between PSU and TPP, if available. (optional)psUAccept - The forwarded IP Accept header fields consist of the corresponding HTTP request Accept header fields between PSU and TPP, if available. (optional)psUAcceptCharset - The forwarded IP Accept header fields consist of the corresponding HTTP request Accept header fields between PSU and TPP, if available. (optional)psUAcceptEncoding - The forwarded IP Accept header fields consist of the corresponding HTTP request Accept header fields between PSU and TPP, if available. (optional)psUAcceptLanguage - The forwarded IP Accept header fields consist of the corresponding HTTP request Accept header fields between PSU and TPP, if available. (optional)psUUserAgent - The forwarded Agent header field of the HTTP request between PSU and TPP, if available. (optional)psUHttpMethod - HTTP method used at the PSU ? TPP interface, if available. Valid values are: * GET * POST * PUT * PATCH * DELETE (optional)psUDeviceID - UUID (Universally Unique Identifier) for a device, which is used by the PSU, if available. UUID identifies either a device or a device dependant application installation. In case of an installation identification this ID need to be unaltered until removal from device. (optional)psUGeoLocation - The forwarded Geo Location of the corresponding http request between PSU and TPP if available. (optional)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<Object> updatePaymentPsuDataWithHttpInfo(String paymentService, String paymentProduct, String paymentId, String authorisationId, UUID xRequestID, Object body, String digest, String signature, byte[] tpPSignatureCertificate, String PSU_ID, String psUIDType, String psUCorporateID, String psUCorporateIDType, String psUIPAddress, String psUIPPort, String psUAccept, String psUAcceptCharset, String psUAcceptEncoding, String psUAcceptLanguage, String psUUserAgent, String psUHttpMethod, UUID psUDeviceID, String psUGeoLocation) throws ApiException
paymentService - Payment service: Possible values are: * payments * bulk-payments * periodic-payments (required)paymentProduct - The addressed payment product endpoint, e.g. for SEPA Credit Transfers (SCT). The ASPSP will publish which of the payment products/endpoints will be supported. The following payment products are supported: - sepa-credit-transfers - instant-sepa-credit-transfers - target-2-payments - cross-border-credit-transfers - pain.001-sepa-credit-transfers - pain.001-instant-sepa-credit-transfers - pain.001-target-2-payments - pain.001-cross-border-credit-transfers **Remark:** For all SEPA Credit Transfer based endpoints which accept XML encoding, the XML pain.001 schemes provided by EPC are supported by the ASPSP as a minimum for the body content. Further XML schemes might be supported by some communities. **Remark:** For cross-border and TARGET-2 payments only community wide pain.001 schemes do exist. There are plenty of country specificic scheme variants. (required)paymentId - Resource identification of the generated payment initiation resource. (required)authorisationId - Resource identification of the related SCA. (required)xRequestID - ID of the request, unique to the call, as determined by the initiating party. (required)body - (optional)digest - Is contained if and only if the \"Signature\" element is contained in the header of the request. (optional)signature - A signature of the request by the TPP on application level. This might be mandated by ASPSP. (optional)tpPSignatureCertificate - The certificate used for signing the request, in base64 encoding. Must be contained if a signature is contained. (optional)PSU_ID - Client ID of the PSU in the ASPSP client interface. Might be mandated in the ASPSP's documentation. Is not contained if an OAuth2 based authentication was performed in a pre-step or an OAuth2 based SCA was performed in an preceeding AIS service in the same session. (optional)psUIDType - Type of the PSU-ID, needed in scenarios where PSUs have several PSU-IDs as access possibility. (optional)psUCorporateID - Might be mandated in the ASPSP's documentation. Only used in a corporate context. (optional)psUCorporateIDType - Might be mandated in the ASPSP's documentation. Only used in a corporate context. (optional)psUIPAddress - The forwarded IP Address header field consists of the corresponding http request IP Address field between PSU and TPP. (optional)psUIPPort - The forwarded IP Port header field consists of the corresponding HTTP request IP Port field between PSU and TPP, if available. (optional)psUAccept - The forwarded IP Accept header fields consist of the corresponding HTTP request Accept header fields between PSU and TPP, if available. (optional)psUAcceptCharset - The forwarded IP Accept header fields consist of the corresponding HTTP request Accept header fields between PSU and TPP, if available. (optional)psUAcceptEncoding - The forwarded IP Accept header fields consist of the corresponding HTTP request Accept header fields between PSU and TPP, if available. (optional)psUAcceptLanguage - The forwarded IP Accept header fields consist of the corresponding HTTP request Accept header fields between PSU and TPP, if available. (optional)psUUserAgent - The forwarded Agent header field of the HTTP request between PSU and TPP, if available. (optional)psUHttpMethod - HTTP method used at the PSU ? TPP interface, if available. Valid values are: * GET * POST * PUT * PATCH * DELETE (optional)psUDeviceID - UUID (Universally Unique Identifier) for a device, which is used by the PSU, if available. UUID identifies either a device or a device dependant application installation. In case of an installation identification this ID need to be unaltered until removal from device. (optional)psUGeoLocation - The forwarded Geo Location of the corresponding http request between PSU and TPP if available. (optional)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call updatePaymentPsuDataAsync(String paymentService, String paymentProduct, String paymentId, String authorisationId, UUID xRequestID, Object body, String digest, String signature, byte[] tpPSignatureCertificate, String PSU_ID, String psUIDType, String psUCorporateID, String psUCorporateIDType, String psUIPAddress, String psUIPPort, String psUAccept, String psUAcceptCharset, String psUAcceptEncoding, String psUAcceptLanguage, String psUUserAgent, String psUHttpMethod, UUID psUDeviceID, String psUGeoLocation, ApiCallback<Object> callback) throws ApiException
paymentService - Payment service: Possible values are: * payments * bulk-payments * periodic-payments (required)paymentProduct - The addressed payment product endpoint, e.g. for SEPA Credit Transfers (SCT). The ASPSP will publish which of the payment products/endpoints will be supported. The following payment products are supported: - sepa-credit-transfers - instant-sepa-credit-transfers - target-2-payments - cross-border-credit-transfers - pain.001-sepa-credit-transfers - pain.001-instant-sepa-credit-transfers - pain.001-target-2-payments - pain.001-cross-border-credit-transfers **Remark:** For all SEPA Credit Transfer based endpoints which accept XML encoding, the XML pain.001 schemes provided by EPC are supported by the ASPSP as a minimum for the body content. Further XML schemes might be supported by some communities. **Remark:** For cross-border and TARGET-2 payments only community wide pain.001 schemes do exist. There are plenty of country specificic scheme variants. (required)paymentId - Resource identification of the generated payment initiation resource. (required)authorisationId - Resource identification of the related SCA. (required)xRequestID - ID of the request, unique to the call, as determined by the initiating party. (required)body - (optional)digest - Is contained if and only if the \"Signature\" element is contained in the header of the request. (optional)signature - A signature of the request by the TPP on application level. This might be mandated by ASPSP. (optional)tpPSignatureCertificate - The certificate used for signing the request, in base64 encoding. Must be contained if a signature is contained. (optional)PSU_ID - Client ID of the PSU in the ASPSP client interface. Might be mandated in the ASPSP's documentation. Is not contained if an OAuth2 based authentication was performed in a pre-step or an OAuth2 based SCA was performed in an preceeding AIS service in the same session. (optional)psUIDType - Type of the PSU-ID, needed in scenarios where PSUs have several PSU-IDs as access possibility. (optional)psUCorporateID - Might be mandated in the ASPSP's documentation. Only used in a corporate context. (optional)psUCorporateIDType - Might be mandated in the ASPSP's documentation. Only used in a corporate context. (optional)psUIPAddress - The forwarded IP Address header field consists of the corresponding http request IP Address field between PSU and TPP. (optional)psUIPPort - The forwarded IP Port header field consists of the corresponding HTTP request IP Port field between PSU and TPP, if available. (optional)psUAccept - The forwarded IP Accept header fields consist of the corresponding HTTP request Accept header fields between PSU and TPP, if available. (optional)psUAcceptCharset - The forwarded IP Accept header fields consist of the corresponding HTTP request Accept header fields between PSU and TPP, if available. (optional)psUAcceptEncoding - The forwarded IP Accept header fields consist of the corresponding HTTP request Accept header fields between PSU and TPP, if available. (optional)psUAcceptLanguage - The forwarded IP Accept header fields consist of the corresponding HTTP request Accept header fields between PSU and TPP, if available. (optional)psUUserAgent - The forwarded Agent header field of the HTTP request between PSU and TPP, if available. (optional)psUHttpMethod - HTTP method used at the PSU ? TPP interface, if available. Valid values are: * GET * POST * PUT * PATCH * DELETE (optional)psUDeviceID - UUID (Universally Unique Identifier) for a device, which is used by the PSU, if available. UUID identifies either a device or a device dependant application installation. In case of an installation identification this ID need to be unaltered until removal from device. (optional)psUGeoLocation - The forwarded Geo Location of the corresponding http request between PSU and TPP if available. (optional)callback - The callback to be executed when the API call finishesApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call updateSigningBasketPsuDataCall(String basketId, String authorisationId, UUID xRequestID, Object body, String digest, String signature, byte[] tpPSignatureCertificate, String PSU_ID, String psUIDType, String psUCorporateID, String psUCorporateIDType, String psUIPAddress, String psUIPPort, String psUAccept, String psUAcceptCharset, String psUAcceptEncoding, String psUAcceptLanguage, String psUUserAgent, String psUHttpMethod, UUID psUDeviceID, String psUGeoLocation, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
basketId - This identification of the corresponding signing basket object. (required)authorisationId - Resource identification of the related SCA. (required)xRequestID - ID of the request, unique to the call, as determined by the initiating party. (required)body - (optional)digest - Is contained if and only if the \"Signature\" element is contained in the header of the request. (optional)signature - A signature of the request by the TPP on application level. This might be mandated by ASPSP. (optional)tpPSignatureCertificate - The certificate used for signing the request, in base64 encoding. Must be contained if a signature is contained. (optional)PSU_ID - Client ID of the PSU in the ASPSP client interface. Might be mandated in the ASPSP's documentation. Is not contained if an OAuth2 based authentication was performed in a pre-step or an OAuth2 based SCA was performed in an preceeding AIS service in the same session. (optional)psUIDType - Type of the PSU-ID, needed in scenarios where PSUs have several PSU-IDs as access possibility. (optional)psUCorporateID - Might be mandated in the ASPSP's documentation. Only used in a corporate context. (optional)psUCorporateIDType - Might be mandated in the ASPSP's documentation. Only used in a corporate context. (optional)psUIPAddress - The forwarded IP Address header field consists of the corresponding http request IP Address field between PSU and TPP. (optional)psUIPPort - The forwarded IP Port header field consists of the corresponding HTTP request IP Port field between PSU and TPP, if available. (optional)psUAccept - The forwarded IP Accept header fields consist of the corresponding HTTP request Accept header fields between PSU and TPP, if available. (optional)psUAcceptCharset - The forwarded IP Accept header fields consist of the corresponding HTTP request Accept header fields between PSU and TPP, if available. (optional)psUAcceptEncoding - The forwarded IP Accept header fields consist of the corresponding HTTP request Accept header fields between PSU and TPP, if available. (optional)psUAcceptLanguage - The forwarded IP Accept header fields consist of the corresponding HTTP request Accept header fields between PSU and TPP, if available. (optional)psUUserAgent - The forwarded Agent header field of the HTTP request between PSU and TPP, if available. (optional)psUHttpMethod - HTTP method used at the PSU ? TPP interface, if available. Valid values are: * GET * POST * PUT * PATCH * DELETE (optional)psUDeviceID - UUID (Universally Unique Identifier) for a device, which is used by the PSU, if available. UUID identifies either a device or a device dependant application installation. In case of an installation identification this ID need to be unaltered until removal from device. (optional)psUGeoLocation - The forwarded Geo Location of the corresponding http request between PSU and TPP if available. (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerApiException - If fail to serialize the request body objectpublic Object updateSigningBasketPsuData(String basketId, String authorisationId, UUID xRequestID, Object body, String digest, String signature, byte[] tpPSignatureCertificate, String PSU_ID, String psUIDType, String psUCorporateID, String psUCorporateIDType, String psUIPAddress, String psUIPPort, String psUAccept, String psUAcceptCharset, String psUAcceptEncoding, String psUAcceptLanguage, String psUUserAgent, String psUHttpMethod, UUID psUDeviceID, String psUGeoLocation) throws ApiException
basketId - This identification of the corresponding signing basket object. (required)authorisationId - Resource identification of the related SCA. (required)xRequestID - ID of the request, unique to the call, as determined by the initiating party. (required)body - (optional)digest - Is contained if and only if the \"Signature\" element is contained in the header of the request. (optional)signature - A signature of the request by the TPP on application level. This might be mandated by ASPSP. (optional)tpPSignatureCertificate - The certificate used for signing the request, in base64 encoding. Must be contained if a signature is contained. (optional)PSU_ID - Client ID of the PSU in the ASPSP client interface. Might be mandated in the ASPSP's documentation. Is not contained if an OAuth2 based authentication was performed in a pre-step or an OAuth2 based SCA was performed in an preceeding AIS service in the same session. (optional)psUIDType - Type of the PSU-ID, needed in scenarios where PSUs have several PSU-IDs as access possibility. (optional)psUCorporateID - Might be mandated in the ASPSP's documentation. Only used in a corporate context. (optional)psUCorporateIDType - Might be mandated in the ASPSP's documentation. Only used in a corporate context. (optional)psUIPAddress - The forwarded IP Address header field consists of the corresponding http request IP Address field between PSU and TPP. (optional)psUIPPort - The forwarded IP Port header field consists of the corresponding HTTP request IP Port field between PSU and TPP, if available. (optional)psUAccept - The forwarded IP Accept header fields consist of the corresponding HTTP request Accept header fields between PSU and TPP, if available. (optional)psUAcceptCharset - The forwarded IP Accept header fields consist of the corresponding HTTP request Accept header fields between PSU and TPP, if available. (optional)psUAcceptEncoding - The forwarded IP Accept header fields consist of the corresponding HTTP request Accept header fields between PSU and TPP, if available. (optional)psUAcceptLanguage - The forwarded IP Accept header fields consist of the corresponding HTTP request Accept header fields between PSU and TPP, if available. (optional)psUUserAgent - The forwarded Agent header field of the HTTP request between PSU and TPP, if available. (optional)psUHttpMethod - HTTP method used at the PSU ? TPP interface, if available. Valid values are: * GET * POST * PUT * PATCH * DELETE (optional)psUDeviceID - UUID (Universally Unique Identifier) for a device, which is used by the PSU, if available. UUID identifies either a device or a device dependant application installation. In case of an installation identification this ID need to be unaltered until removal from device. (optional)psUGeoLocation - The forwarded Geo Location of the corresponding http request between PSU and TPP if available. (optional)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<Object> updateSigningBasketPsuDataWithHttpInfo(String basketId, String authorisationId, UUID xRequestID, Object body, String digest, String signature, byte[] tpPSignatureCertificate, String PSU_ID, String psUIDType, String psUCorporateID, String psUCorporateIDType, String psUIPAddress, String psUIPPort, String psUAccept, String psUAcceptCharset, String psUAcceptEncoding, String psUAcceptLanguage, String psUUserAgent, String psUHttpMethod, UUID psUDeviceID, String psUGeoLocation) throws ApiException
basketId - This identification of the corresponding signing basket object. (required)authorisationId - Resource identification of the related SCA. (required)xRequestID - ID of the request, unique to the call, as determined by the initiating party. (required)body - (optional)digest - Is contained if and only if the \"Signature\" element is contained in the header of the request. (optional)signature - A signature of the request by the TPP on application level. This might be mandated by ASPSP. (optional)tpPSignatureCertificate - The certificate used for signing the request, in base64 encoding. Must be contained if a signature is contained. (optional)PSU_ID - Client ID of the PSU in the ASPSP client interface. Might be mandated in the ASPSP's documentation. Is not contained if an OAuth2 based authentication was performed in a pre-step or an OAuth2 based SCA was performed in an preceeding AIS service in the same session. (optional)psUIDType - Type of the PSU-ID, needed in scenarios where PSUs have several PSU-IDs as access possibility. (optional)psUCorporateID - Might be mandated in the ASPSP's documentation. Only used in a corporate context. (optional)psUCorporateIDType - Might be mandated in the ASPSP's documentation. Only used in a corporate context. (optional)psUIPAddress - The forwarded IP Address header field consists of the corresponding http request IP Address field between PSU and TPP. (optional)psUIPPort - The forwarded IP Port header field consists of the corresponding HTTP request IP Port field between PSU and TPP, if available. (optional)psUAccept - The forwarded IP Accept header fields consist of the corresponding HTTP request Accept header fields between PSU and TPP, if available. (optional)psUAcceptCharset - The forwarded IP Accept header fields consist of the corresponding HTTP request Accept header fields between PSU and TPP, if available. (optional)psUAcceptEncoding - The forwarded IP Accept header fields consist of the corresponding HTTP request Accept header fields between PSU and TPP, if available. (optional)psUAcceptLanguage - The forwarded IP Accept header fields consist of the corresponding HTTP request Accept header fields between PSU and TPP, if available. (optional)psUUserAgent - The forwarded Agent header field of the HTTP request between PSU and TPP, if available. (optional)psUHttpMethod - HTTP method used at the PSU ? TPP interface, if available. Valid values are: * GET * POST * PUT * PATCH * DELETE (optional)psUDeviceID - UUID (Universally Unique Identifier) for a device, which is used by the PSU, if available. UUID identifies either a device or a device dependant application installation. In case of an installation identification this ID need to be unaltered until removal from device. (optional)psUGeoLocation - The forwarded Geo Location of the corresponding http request between PSU and TPP if available. (optional)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call updateSigningBasketPsuDataAsync(String basketId, String authorisationId, UUID xRequestID, Object body, String digest, String signature, byte[] tpPSignatureCertificate, String PSU_ID, String psUIDType, String psUCorporateID, String psUCorporateIDType, String psUIPAddress, String psUIPPort, String psUAccept, String psUAcceptCharset, String psUAcceptEncoding, String psUAcceptLanguage, String psUUserAgent, String psUHttpMethod, UUID psUDeviceID, String psUGeoLocation, ApiCallback<Object> callback) throws ApiException
basketId - This identification of the corresponding signing basket object. (required)authorisationId - Resource identification of the related SCA. (required)xRequestID - ID of the request, unique to the call, as determined by the initiating party. (required)body - (optional)digest - Is contained if and only if the \"Signature\" element is contained in the header of the request. (optional)signature - A signature of the request by the TPP on application level. This might be mandated by ASPSP. (optional)tpPSignatureCertificate - The certificate used for signing the request, in base64 encoding. Must be contained if a signature is contained. (optional)PSU_ID - Client ID of the PSU in the ASPSP client interface. Might be mandated in the ASPSP's documentation. Is not contained if an OAuth2 based authentication was performed in a pre-step or an OAuth2 based SCA was performed in an preceeding AIS service in the same session. (optional)psUIDType - Type of the PSU-ID, needed in scenarios where PSUs have several PSU-IDs as access possibility. (optional)psUCorporateID - Might be mandated in the ASPSP's documentation. Only used in a corporate context. (optional)psUCorporateIDType - Might be mandated in the ASPSP's documentation. Only used in a corporate context. (optional)psUIPAddress - The forwarded IP Address header field consists of the corresponding http request IP Address field between PSU and TPP. (optional)psUIPPort - The forwarded IP Port header field consists of the corresponding HTTP request IP Port field between PSU and TPP, if available. (optional)psUAccept - The forwarded IP Accept header fields consist of the corresponding HTTP request Accept header fields between PSU and TPP, if available. (optional)psUAcceptCharset - The forwarded IP Accept header fields consist of the corresponding HTTP request Accept header fields between PSU and TPP, if available. (optional)psUAcceptEncoding - The forwarded IP Accept header fields consist of the corresponding HTTP request Accept header fields between PSU and TPP, if available. (optional)psUAcceptLanguage - The forwarded IP Accept header fields consist of the corresponding HTTP request Accept header fields between PSU and TPP, if available. (optional)psUUserAgent - The forwarded Agent header field of the HTTP request between PSU and TPP, if available. (optional)psUHttpMethod - HTTP method used at the PSU ? TPP interface, if available. Valid values are: * GET * POST * PUT * PATCH * DELETE (optional)psUDeviceID - UUID (Universally Unique Identifier) for a device, which is used by the PSU, if available. UUID identifies either a device or a device dependant application installation. In case of an installation identification this ID need to be unaltered until removal from device. (optional)psUGeoLocation - The forwarded Geo Location of the corresponding http request between PSU and TPP if available. (optional)callback - The callback to be executed when the API call finishesApiException - If fail to process the API call, e.g. serializing the request body objectCopyright © 2019. All rights reserved.