public class SigningBasketsApi extends Object
| Constructor and Description |
|---|
SigningBasketsApi() |
SigningBasketsApi(ApiClient apiClient) |
| Modifier and Type | Method and Description |
|---|---|
SigningBasketResponse201 |
createSigningBasket(UUID xRequestID,
String psUIPAddress,
SigningBasket body,
String digest,
String signature,
byte[] tpPSignatureCertificate,
String PSU_ID,
String psUIDType,
String psUCorporateID,
String psUCorporateIDType,
String consentID,
String tpPRedirectPreferred,
String tpPRedirectURI,
String tpPNokRedirectURI,
String tpPExplicitAuthorisationPreferred,
String psUIPPort,
String psUAccept,
String psUAcceptCharset,
String psUAcceptEncoding,
String psUAcceptLanguage,
String psUUserAgent,
String psUHttpMethod,
UUID psUDeviceID,
String psUGeoLocation)
Create a signing basket resource
Create a signing basket resource for authorising several transactions with one SCA method.
|
com.squareup.okhttp.Call |
createSigningBasketAsync(UUID xRequestID,
String psUIPAddress,
SigningBasket body,
String digest,
String signature,
byte[] tpPSignatureCertificate,
String PSU_ID,
String psUIDType,
String psUCorporateID,
String psUCorporateIDType,
String consentID,
String tpPRedirectPreferred,
String tpPRedirectURI,
String tpPNokRedirectURI,
String tpPExplicitAuthorisationPreferred,
String psUIPPort,
String psUAccept,
String psUAcceptCharset,
String psUAcceptEncoding,
String psUAcceptLanguage,
String psUUserAgent,
String psUHttpMethod,
UUID psUDeviceID,
String psUGeoLocation,
ApiCallback<SigningBasketResponse201> callback)
Create a signing basket resource (asynchronously)
Create a signing basket resource for authorising several transactions with one SCA method.
|
com.squareup.okhttp.Call |
createSigningBasketCall(UUID xRequestID,
String psUIPAddress,
SigningBasket body,
String digest,
String signature,
byte[] tpPSignatureCertificate,
String PSU_ID,
String psUIDType,
String psUCorporateID,
String psUCorporateIDType,
String consentID,
String tpPRedirectPreferred,
String tpPRedirectURI,
String tpPNokRedirectURI,
String tpPExplicitAuthorisationPreferred,
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 createSigningBasket
|
ApiResponse<SigningBasketResponse201> |
createSigningBasketWithHttpInfo(UUID xRequestID,
String psUIPAddress,
SigningBasket body,
String digest,
String signature,
byte[] tpPSignatureCertificate,
String PSU_ID,
String psUIDType,
String psUCorporateID,
String psUCorporateIDType,
String consentID,
String tpPRedirectPreferred,
String tpPRedirectURI,
String tpPNokRedirectURI,
String tpPExplicitAuthorisationPreferred,
String psUIPPort,
String psUAccept,
String psUAcceptCharset,
String psUAcceptEncoding,
String psUAcceptLanguage,
String psUUserAgent,
String psUHttpMethod,
UUID psUDeviceID,
String psUGeoLocation)
Create a signing basket resource
Create a signing basket resource for authorising several transactions with one SCA method.
|
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() |
SigningBasketResponse200 |
getSigningBasket(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)
Returns the content of an signing basket object.
|
com.squareup.okhttp.Call |
getSigningBasketAsync(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<SigningBasketResponse200> callback)
Returns the content of an signing basket object.
|
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.
|
com.squareup.okhttp.Call |
getSigningBasketCall(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 getSigningBasket
|
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.
|
ApiResponse<SigningBasketResponse200> |
getSigningBasketWithHttpInfo(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)
Returns the content of an signing basket object.
|
void |
setApiClient(ApiClient apiClient) |
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 |
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 SigningBasketsApi()
public SigningBasketsApi(ApiClient apiClient)
public ApiClient getApiClient()
public void setApiClient(ApiClient apiClient)
public com.squareup.okhttp.Call createSigningBasketCall(UUID xRequestID, String psUIPAddress, SigningBasket body, String digest, String signature, byte[] tpPSignatureCertificate, String PSU_ID, String psUIDType, String psUCorporateID, String psUCorporateIDType, String consentID, String tpPRedirectPreferred, String tpPRedirectURI, String tpPNokRedirectURI, String tpPExplicitAuthorisationPreferred, 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
xRequestID - ID of the request, unique to the call, as determined by the initiating party. (required)psUIPAddress - The forwarded IP Address header field consists of the corresponding http request IP Address field between PSU and TPP. (required)body - Request body for a confirmation of an establishing signing basket request (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)consentID - This data element may be contained, if the payment initiation transaction is part of a session, i.e. combined AIS/PIS service. This then contains the consentId of the related AIS consent, which was performed prior to this payment initiation. (optional)tpPRedirectPreferred - If it equals \"true\", the TPP prefers a redirect over an embedded SCA approach. If it equals \"false\", the TPP prefers not to be redirected for SCA. The ASPSP will then choose between the Embedded or the Decoupled SCA approach, depending on the choice of the SCA procedure by the TPP/PSU. If the parameter is not used, the ASPSP will choose the SCA approach to be applied depending on the SCA method chosen by the TPP/PSU. (optional)tpPRedirectURI - URI of the TPP, where the transaction flow shall be redirected to after a Redirect. Mandated for the Redirect SCA Approach (including OAuth2 SCA approach), specifically when TPP-Redirect-Preferred equals \"true\". It is recommended to always use this header field. **Remark for Future:** This field might be changed to mandatory in the next version of the specification. (optional)tpPNokRedirectURI - If this URI is contained, the TPP is asking to redirect the transaction flow to this address instead of the TPP-Redirect-URI in case of a negative result of the redirect SCA method. This might be ignored by the ASPSP. (optional)tpPExplicitAuthorisationPreferred - If it equals \"true\", the TPP prefers to start the authorisation process separately, e.g. because of the usage of a signing basket. This preference might be ignored by the ASPSP, if a signing basket is not supported as functionality. If it equals \"false\" or if the parameter is not used, there is no preference of the TPP. This especially indicates that the TPP assumes a direct authorisation of the transaction in the next step, without using a signing basket. (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 SigningBasketResponse201 createSigningBasket(UUID xRequestID, String psUIPAddress, SigningBasket body, String digest, String signature, byte[] tpPSignatureCertificate, String PSU_ID, String psUIDType, String psUCorporateID, String psUCorporateIDType, String consentID, String tpPRedirectPreferred, String tpPRedirectURI, String tpPNokRedirectURI, String tpPExplicitAuthorisationPreferred, String psUIPPort, String psUAccept, String psUAcceptCharset, String psUAcceptEncoding, String psUAcceptLanguage, String psUUserAgent, String psUHttpMethod, UUID psUDeviceID, String psUGeoLocation) throws ApiException
xRequestID - ID of the request, unique to the call, as determined by the initiating party. (required)psUIPAddress - The forwarded IP Address header field consists of the corresponding http request IP Address field between PSU and TPP. (required)body - Request body for a confirmation of an establishing signing basket request (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)consentID - This data element may be contained, if the payment initiation transaction is part of a session, i.e. combined AIS/PIS service. This then contains the consentId of the related AIS consent, which was performed prior to this payment initiation. (optional)tpPRedirectPreferred - If it equals \"true\", the TPP prefers a redirect over an embedded SCA approach. If it equals \"false\", the TPP prefers not to be redirected for SCA. The ASPSP will then choose between the Embedded or the Decoupled SCA approach, depending on the choice of the SCA procedure by the TPP/PSU. If the parameter is not used, the ASPSP will choose the SCA approach to be applied depending on the SCA method chosen by the TPP/PSU. (optional)tpPRedirectURI - URI of the TPP, where the transaction flow shall be redirected to after a Redirect. Mandated for the Redirect SCA Approach (including OAuth2 SCA approach), specifically when TPP-Redirect-Preferred equals \"true\". It is recommended to always use this header field. **Remark for Future:** This field might be changed to mandatory in the next version of the specification. (optional)tpPNokRedirectURI - If this URI is contained, the TPP is asking to redirect the transaction flow to this address instead of the TPP-Redirect-URI in case of a negative result of the redirect SCA method. This might be ignored by the ASPSP. (optional)tpPExplicitAuthorisationPreferred - If it equals \"true\", the TPP prefers to start the authorisation process separately, e.g. because of the usage of a signing basket. This preference might be ignored by the ASPSP, if a signing basket is not supported as functionality. If it equals \"false\" or if the parameter is not used, there is no preference of the TPP. This especially indicates that the TPP assumes a direct authorisation of the transaction in the next step, without using a signing basket. (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<SigningBasketResponse201> createSigningBasketWithHttpInfo(UUID xRequestID, String psUIPAddress, SigningBasket body, String digest, String signature, byte[] tpPSignatureCertificate, String PSU_ID, String psUIDType, String psUCorporateID, String psUCorporateIDType, String consentID, String tpPRedirectPreferred, String tpPRedirectURI, String tpPNokRedirectURI, String tpPExplicitAuthorisationPreferred, String psUIPPort, String psUAccept, String psUAcceptCharset, String psUAcceptEncoding, String psUAcceptLanguage, String psUUserAgent, String psUHttpMethod, UUID psUDeviceID, String psUGeoLocation) throws ApiException
xRequestID - ID of the request, unique to the call, as determined by the initiating party. (required)psUIPAddress - The forwarded IP Address header field consists of the corresponding http request IP Address field between PSU and TPP. (required)body - Request body for a confirmation of an establishing signing basket request (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)consentID - This data element may be contained, if the payment initiation transaction is part of a session, i.e. combined AIS/PIS service. This then contains the consentId of the related AIS consent, which was performed prior to this payment initiation. (optional)tpPRedirectPreferred - If it equals \"true\", the TPP prefers a redirect over an embedded SCA approach. If it equals \"false\", the TPP prefers not to be redirected for SCA. The ASPSP will then choose between the Embedded or the Decoupled SCA approach, depending on the choice of the SCA procedure by the TPP/PSU. If the parameter is not used, the ASPSP will choose the SCA approach to be applied depending on the SCA method chosen by the TPP/PSU. (optional)tpPRedirectURI - URI of the TPP, where the transaction flow shall be redirected to after a Redirect. Mandated for the Redirect SCA Approach (including OAuth2 SCA approach), specifically when TPP-Redirect-Preferred equals \"true\". It is recommended to always use this header field. **Remark for Future:** This field might be changed to mandatory in the next version of the specification. (optional)tpPNokRedirectURI - If this URI is contained, the TPP is asking to redirect the transaction flow to this address instead of the TPP-Redirect-URI in case of a negative result of the redirect SCA method. This might be ignored by the ASPSP. (optional)tpPExplicitAuthorisationPreferred - If it equals \"true\", the TPP prefers to start the authorisation process separately, e.g. because of the usage of a signing basket. This preference might be ignored by the ASPSP, if a signing basket is not supported as functionality. If it equals \"false\" or if the parameter is not used, there is no preference of the TPP. This especially indicates that the TPP assumes a direct authorisation of the transaction in the next step, without using a signing basket. (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 createSigningBasketAsync(UUID xRequestID, String psUIPAddress, SigningBasket body, String digest, String signature, byte[] tpPSignatureCertificate, String PSU_ID, String psUIDType, String psUCorporateID, String psUCorporateIDType, String consentID, String tpPRedirectPreferred, String tpPRedirectURI, String tpPNokRedirectURI, String tpPExplicitAuthorisationPreferred, String psUIPPort, String psUAccept, String psUAcceptCharset, String psUAcceptEncoding, String psUAcceptLanguage, String psUUserAgent, String psUHttpMethod, UUID psUDeviceID, String psUGeoLocation, ApiCallback<SigningBasketResponse201> callback) throws ApiException
xRequestID - ID of the request, unique to the call, as determined by the initiating party. (required)psUIPAddress - The forwarded IP Address header field consists of the corresponding http request IP Address field between PSU and TPP. (required)body - Request body for a confirmation of an establishing signing basket request (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)consentID - This data element may be contained, if the payment initiation transaction is part of a session, i.e. combined AIS/PIS service. This then contains the consentId of the related AIS consent, which was performed prior to this payment initiation. (optional)tpPRedirectPreferred - If it equals \"true\", the TPP prefers a redirect over an embedded SCA approach. If it equals \"false\", the TPP prefers not to be redirected for SCA. The ASPSP will then choose between the Embedded or the Decoupled SCA approach, depending on the choice of the SCA procedure by the TPP/PSU. If the parameter is not used, the ASPSP will choose the SCA approach to be applied depending on the SCA method chosen by the TPP/PSU. (optional)tpPRedirectURI - URI of the TPP, where the transaction flow shall be redirected to after a Redirect. Mandated for the Redirect SCA Approach (including OAuth2 SCA approach), specifically when TPP-Redirect-Preferred equals \"true\". It is recommended to always use this header field. **Remark for Future:** This field might be changed to mandatory in the next version of the specification. (optional)tpPNokRedirectURI - If this URI is contained, the TPP is asking to redirect the transaction flow to this address instead of the TPP-Redirect-URI in case of a negative result of the redirect SCA method. This might be ignored by the ASPSP. (optional)tpPExplicitAuthorisationPreferred - If it equals \"true\", the TPP prefers to start the authorisation process separately, e.g. because of the usage of a signing basket. This preference might be ignored by the ASPSP, if a signing basket is not supported as functionality. If it equals \"false\" or if the parameter is not used, there is no preference of the TPP. This especially indicates that the TPP assumes a direct authorisation of the transaction in the next step, without using a signing basket. (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 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 getSigningBasketCall(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 SigningBasketResponse200 getSigningBasket(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<SigningBasketResponse200> getSigningBasketWithHttpInfo(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 getSigningBasketAsync(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<SigningBasketResponse200> 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 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 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 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.