Update your APIs with the your RazorpayX Lite's Customer Identifier

Modified on Fri, 06 Jan 2023 at 04:15 PM

Following are the steps to update your APIs with your RazorpayX Lite's Customer Identifier. The API can then process payouts directly from your RazorpayX Lite's Customer Identifier's balance

  1. Find your Customer Identifier

  2. Update your API codes with the Customer Identifier


1. Find your Customer Identifier


Step 1: Login to your account and Dashboard here


Step 2: After logging in, navigate to the user icon on the right-hand side of your dashboard (highlighted in red). From there, navigate to ‘My Account & Settings’. 


Step 3: In ‘My Account & Settings’, navigate to ‘Banking’ from the left side menu. 


Under the RAZORPAYX ACCOUNT section, you will find your RazorpayX Lite's Customer Identifier.


2. Update your APIs with the Customer Identifier:


Step 1: Open the API codes in Postman. You will find all the RazorpayX APIs on our Razorpay Documentation and on the RazorpayX Postman collection.


Step 2: In all of the API codes, replace the account number with your Customer Identifier in the account_number parameter. 


If the account number in the current API code is 7878780080316316, the JSON Curl API code will read: "account_number": "7878780080316316". 


Here, you can replace the account number with your Customer Identifier. For example, if your Customer Identifier is 8899889988990123, then your API code will now read: "account_number": "8899889988990123", 


Note: Your account number is 16 digits long. 


You have now successfully updated your APIs with the RazorpayX Lite's Customer Identifier


Was this article helpful?

That’s Great!

Thank you for your feedback

Sorry! We couldn't be helpful

Thank you for your feedback

Let us know how can we improve this article!

Select atleast one of the reasons

Feedback sent

We appreciate your effort and will try to fix the article