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