Create Customer at Cashfree
Use this API to register a customer in Cashfree’s system before initiating payments, subscriptions, tokenisation, or other customer-linked actions. It creates a reusable customer profile and returns a unique identifier for future transactions.
Authorizations
Client app ID. You can find your app id in the Merchant Dashboard.
Client secret key. You can find your secret key in the Merchant Dashboard.
Headers
API version to be used.
Request ID for the API call. Can be used to resolve tech issues. Communicate this in your tech related queries to Cashfree.
An idempotency key is a unique identifier you include with your API call. If the request fails or times out, you can safely retry it using the same key to avoid duplicate actions.
Body
Request parameters to register a customer in Cashfree's system before initiating payments, subscriptions, tokenisation, or other customer-linked actions.
Response
Success response for registering a customer in Cashfree's system before initiating payments, subscriptions, tokenisation, or other customer-linked actions.