Authorizations
Your unique client identifier issued by Cashfree.
The secret key associated with your client ID.
Body
It is the unique ID you create to identify the user. The maximum character limit is 50. Only alphanumeric, period (.), hyphen (-), and underscore ( _ ) are allowed.
"1234567890123456789"
Phone number of the user without country code.
"9876543210"
First name of the user.
"John"
Last name of the user.
"Doe"
Email address of the user.
"john.doe@example.com"
Response
User created successfully.
It is the unique ID you create to identify the user.
"1234567890123456789"
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.
"john.doe@example.com"
Current status of the user.
ACTIVE, INACTIVE, SUSPENDED, BLOCKED Unique identifier of the user generated by Cashfree.
"859473832123456789"