Authorizations
Your unique client identifier issued by Cashfree.
The secret key associated with your client ID.
Query Parameters
Unique identifier of the user whose details are being requested.
Example:
"7234567890123456789"
Response
User created successfully.
Unique identifier for the user.
Example:
"1234567890123456789"
First name of the user.
Example:
"John"
Last name of the user.
Example:
"Doe"
Phone number of the user with country code.
Example:
"+919876543210"
Email address of the user.
Example:
"john.doe@example.com"
Current status of the user account.
Available options:
ACTIVE
, INACTIVE
, SUSPENDED
, BLOCKED