Execute prepared operation
Execute prepared operation
Execute a previously prepared financial operation and may return wallet/IBAN data for follow-up wallet retrieval.
POST
Execute prepared operation
Sample cURL
Response Example
The
authenticationCode is extracted from the magicLinkToken JWT returned during payment consent creation (decode the JWT and extract the answer field). The preparedOrderId comes from the prepare endpoint response. This endpoint supports both B2B and B2C customers.Headers
Example:
"tenant-demo-001"
Client IP address
Example:
"127.0.0.1"
Client source identifier
Example:
"client-app"
Client platform
Example:
"mobile"
Device identifier
Example:
"device-demo-001"
Bearer JWT
Example:
"Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJzdWIiOiJkZW1vLXVzZXIifQ.demo-signature"
Path Parameters
Example:
"00000000-0000-0000-0000-000000000000"
Operation kind (see prepare/execute and FinTransApiService.deriveAllowedOperationTypes)
Available options:
transfer Example:
"transfer"
Body
application/json
Execute operation payload