Creates a new user in the PPI system with the provided personal information. This endpoint enables merchants to onboard new users who can then be associated with wallets or cards.
Your unique client identifier issued by Cashfree.
The secret key associated with your client ID.
API version to be used. Format is in YYYY-MM-DD.
"2025-11-01"
Unique identifier that you create to identify the user in your system. Maximum 50 characters. Only alphanumeric characters, periods (.), hyphens (-), and underscores (_) are allowed.
"USER827364"
Phone number of the user, without country code. Must be exactly 10 digits. Only numeric characters are allowed.
"9876543210"
First name of the user.
"John"
Last name of the user.
"Doe"
Email address of the user.
User created successfully.
Unique identifier for the user, as provided by you during PPI user creation.
"USER827364"
First name of the user.
"John"
Last name of the user.
"Doe"
Phone number of the user without country code.
"9876543210"
Email address of the user.
Current status of the user account. Possible values:
"ACTIVE"
Unique identifier of the user generated by Cashfree.
"859473832123456789"