cURL
curl --request POST \ --url https://sandbox.finhub.cloud/api/v2.1/fintrans/{accountId}/types/{operationType}/execute \ --header 'Content-Type: application/json' \ --header 'X-Tenant-ID: <x-tenant-id>' \ --data ' { "preparedOrderId": "<string>", "confirmationCode": "<string>", "authenticationCode": "<string>", "executionMetadata": {} } '
Execute a previously prepared financial operation
Tenant identifier
"97e7ff29-15f3-49ef-9681-3bbfcce4f6cd"
Authenticated user identifier
"87b3af37-4ac1-402b-a0ea-53cfdc695e02"
Show child attributes
OK