v1

latestOpenAPI 3.0.12026-08-063289122.7 KB
SigningBaskets

Create an authorization request for initiated Signing Basket.

post/v1/signing-baskets/{id}/authorize

Path parameters

idstring required

Signing Basket identifier

Headers

sessionIdstring uuid

The session identifier from the authorization response

authorizationIdstring uuid

The Authorization identifier from authorization response.

Request body

redirectUristring nullable
selectedScaMethod'PSU_DECOUPLED' | 'PSU_REDIRECT' required

Strong customer authentication methods.

Response

The request has been fulfilled and authorization process is started.

amountnumber double required
currencystring required
idstring required
paymentIdsstring[] required
status'CREATED' | 'RECEIVED' | 'CANCELED' | 'FAILED' | 'REJECTED' | 'AUTHORIZATION_REQUIRED' | 'IN_PROGRESS_CODE' | 'IN_PROGRESS' | 'AUTHORIZED' | 'COMPLETED' | 'DELETED' required