Skip to main content
POST

Query Parameters

string
The OTP sent to the user’s registered email or phone to authorize the transfer.
string
The unique transfer reference returned from the initiation call.

Response

string
A descriptive message about the transfer finalization status.
boolean
Indicates whether the transfer was successfully confirmed.

Notes

  • This endpoint must only be called after a successful transfer initiation with shouldFinalize = true.
  • If success is false, refer to the message field for the failure reason