v1
latestOpenAPI 3.0.02026-07-246335313.6 KBPayout APIs
Generate OTP - Approve
post/api/merchant/payout/generateOTP/approve
Headers
X-Portone-Client-Keystring
Authorizationstring
The Authorization header is used to include the JWT for authenticating API requests; learn how to generate the token <a href="/docs/jwt-authentication" target="_blank">in this guide</a>
Request body
Example request
{
"email": "jatin+new@portone.io",
"two_fa_type": "email",
"environment": "sandbox"
}Response
Successful response