curl --location --request POST 'https://api.recital.finance/api/v1/transfer/finalize?otp=080802&transferReference=BAL-YA9S0J0UQKDVF4EXV2CK4RO5F2' \ --header 'Authorization: Bearer apiKey' \ --header 'Content-Type: application/json'
{ "message": "OTP confirmation failed: Transfer is not currently awaiting OTP", "success": false }
Confirm and complete a transfer using the OTP sent during the initiation phase.
shouldFinalize = true
success
false
message