v1
latestOpenAPI 3.1.02026-08-04490133.8 KBGet Collection OTP
This endpoint is used to verify phone numbers before collections. In a case where you already have a system in place to verify phone numbers in your application(KYC), we can whitelist your account so you don't have to use this endpoint again
post/collections/otp
Request body
Response
200
Example response
{
"code": 200,
"data": {
"pinId": "VE2ae72f9b45cc37603095f7795f03c84d"
},
"success": true
}