Skip to main content
POST
Partner onboarding - Step 10 (OTP Verification)

Authorizations

Authorization
string
header
required

JWT Bearer token authentication. Use the /api/login endpoint to obtain a token.

Body

application/json
contact_number_otp
string
required

OTP received via SMS for phone verification

Example:

"12345"

Response

Step 10 updated