Execute prepared operation
Financial Operations
Execute prepared operation
Execute a previously prepared operation using preparedOrderId and authenticationCode.
POST
Execute prepared operation
Documentation Index
Fetch the complete documentation index at: https://docs.finhub.cloud/llms.txt
Use this file to discover all available pages before exploring further.
Endpoint
POST /api/v2.1/fintrans/{accountId}/types/{operationType}/execute
This endpoint requires
X-Forwarded-From and a device header. The backend accepts any of:
deviceId, X-Device-Id, device-id.Sample cURL
Response Example
The
authenticationCode is taken from the magicLinkToken returned when creating the payment consent (decode the JWT and extract the answer field).Missing Headers Error Example
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