Mobile to Account API
This section entails Decentro's capability to fetch primary account mapped to the end-customer’s mobile number.
Overview
The Mobile to Account API is a powerful tool that enables you to seamlessly retrieve essential account information for your end-users directly from their mobile numbers. This API simplifies your user onboarding, UPI collection, and payout processes by eliminating manual data entry and providing a streamlined user experience.
Key Features
- Efficient Account Retrieval: Quickly fetch bank account details and UPI VPA associated with a user's mobile number.
- Enhanced User Experience: Streamline your user onboarding, UPI collection, and payout processes.
- Robust Error Handling: Comprehensive error handling mechanisms ensure reliable API performance.
- Penny Drop Validation: A robust method to verify account ownership.
How it Works
- Request Initiation:
- Prepare a request payload with the following information:
- Authentication headers (client_id, client_secret, module_secret, JWT)
- Unique Reference ID assigned by you for this request
- Mobile number of the end-user
- Decentro Validation:
- Decentro validates the request payload for accuracy and authenticity.
- Account Information Retrieval:
- Decentro initiates a process to fetch the account details and UPI VPA associated with the provided mobile number.
- Penny Drop Validation:
- A small amount (INR 1.00) is credited to the user's account as a security measure to verify ownership.
- Response:
- Upon successful retrieval, Decentro returns a JSON response containing the following information:
- UPI VPA
- Name as per Bank
- Account Number
- IFSC Code
- In case of errors or failures, Decentro returns a JSON response with specific error codes and messages.
- Upon successful retrieval, Decentro returns a JSON response containing the following information:
Please click here to view the API specification for the Mobile to Account API.
Simulation Data
A list of scenarios which can be simulated on our Staging environment can be found here.
Please reach out to us at [email protected] if you have any specific queries or [email protected] to get this going!
Updated 3 days ago