Execute a previously prepared operation using preparedOrderId and authenticationCode.
POST /api/v2.1/fintrans/{accountId}/types/{operationType}/execute
X-Forwarded-From and a device header. The backend accepts any of:
deviceId, X-Device-Id, device-id.authenticationCode is taken from the magicLinkToken returned when creating the payment consent (decode the JWT and extract the answer field)."tenant-demo-001"
Client IP address
"127.0.0.1"
Client source identifier
"client-app"
Client platform
"mobile"
Device identifier
"device-demo-001"
Bearer JWT
"Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJzdWIiOiJkZW1vLXVzZXIifQ.demo-signature"
"00000000-0000-0000-0000-000000000000"
Operation kind (see prepare/execute and FinTransApiService.deriveAllowedOperationTypes)
transfer "transfer"
Execute operation payload