v1

latestOpenAPI 3.0.12026-08-063289122.7 KB
Payments

Execute payment

post/v1/payments/{paymentId}/execute

Path parameters

paymentIdstring required

Payment identifier

Headers

sessionIdstring uuid

The session identifier from authorization response

authorizationIdstring uuid

The Authorization identifier from authorization response.

Response

Request was fulfilled and payment executed.

idstring required

Payment identifier.

status'CREATED' | 'RECEIVED' | 'CANCELED' | 'FAILED' | 'REJECTED' | 'RECIPIENT_AUTHORIZATION_REQUIRED' | 'AUTHORIZATION_REQUIRED' | 'IN_PROGRESS_CODE' | 'IN_PROGRESS' | 'RECIPIENT_AUTHORIZED' | 'AUTHORIZED' | 'COMPLETED' | 'DELETED' required

Available payment statuses.

psuMessagestring nullable

Message for the PSU, included if an action needs to be taken by the user during a pending signing.

tppMessagesstring[] nullable

Message for the TPP, e.g. if an action needs to be taken by the user during a pending signing or an error message.