Mobile 360 Lite

Use this API to fetch the account holder name along with the associated UPI VPA and IFSC information of your customer by providing the phone number. View the test data and use the information to trigger the validations. You can use the test data only in test environments such as gamma and sandbox.

Response Codes

Sub CodeStatusMessageNext Action
200SUCCESSVALID-
200SUCCESSINVALID-
400ERRORverification_id is missing in the request.Enter a valid verification_id in the request.
400ERRORverification_id can include only alphanum, dot, hyphen and underscores.Only alphanumeric, period (.), hyphen (-), and underscore ( _ ) are allowed.
400ERRORMobile number entered is invalid.Enter a valid mobile number.
400ERRORmobile_number is missing in the request.Enter a valid mobile number.
400ERRORtype should be lite/advance.Enter 'lite' as the value for the type parameter.
400ERRORconsent_desc is missing in the request.Enter a valid description in the consent_desc parameter.
400ERRORconsent_desc should include a minimum of 20 characters.The description for consent_desc should be between 20 and 50 characters.
400ERRORconsent_desc can include a maximum of 50 characters.The description for consent_desc should be between 20 and 50 characters.
400ERRORname should only contains alphanumeric, space, dot and hyphen.Only alphanumeric, period (.), hyphen (-), and whitespace ( ) are allowed.
400ERRORName can include a maximum of 100 characters.Enter a value for name that does not exceed 100 characters. (-), and whitespace ( ) are allowed.
400ERRORx-client-id is missing in the request.Enter all the header information in the API request.
400ERRORClient secret belongs to test environmentEnter the correct environment credentials in the request.
401ERRORInvalid clientId and clientSecret combinationEnter valid client ID and secret key in the request.
403ERRORIP not whitelisted your current ip is 106.51.91.104.For IP whitelisting assistance, visit our guide at https://docs.cashfree.com/docs/ip-whitelisting-verificationWhitelist the IP address.
409ERRORverification id already existsEnter a unique verification ID.
413ERRORfile size exceededThe maximum file size should be 10 MB.
422ERRORInsufficient balance to process this request.Ensure you have sufficient balance and then process the request.
500ERRORsomething went wrongTry after some time.
502ERRORverification attempt failedTry after some time.
Language
Authorization
URL
Click Try It! to start a request and see the response here!