App Activate/Verify Endpoint
This is used to verify an app.
POST
https://fuspay-kyc-prod-e9eb4fd3aa33.herokuapp.com/api/v1/app/verify
Request Body
Name
Type
Description
String
this is the email used to register your app
code
String
This is the verification token sent to your email
Last updated