User Detail

Use this API when you need detailed information about a particular customer, such as for account management, customer support, or verifying personal and financial details during transactions.

Input

To make a request to this API, you need to provide the following:

Customer ID: A unique code for each customer, such as "32ce79860a45cd4857be9df097f46b4f8d".

Authorization Key: A secure key that confirms the legitimacy of your request. This key should be included in the headers of your request.

Output

The response from this API provides a detailed view of the customer's profile in a structured format:

Customer Details:

Identifier: Unique ID of the customer.

Full Name: Name of the customer.

Phone Number: Contact number.

Email Address: Email ID.

Date of Birth: Birth date.

Home Address: Residential address.

KYC Status: Indicates whether the Know Your Customer process is complete.

Banking Information:

Account Number: Masked bank account number.

Bank Code: Bank IFSC code.

Account Holder Name: Name of the bank account owner.

UPI ID: Payment interface ID linked to the bank account.

Aadhar Number: Last digits of the Aadhar card.

PAN: Last digits of the PAN card.

Input Type

InputTypeDescription
finsire_idstringA valid id generated during user creation

Common error scenarios

The following are the common error scenarios in sending an API request:

ErrorDescription
param is missing or the value is empty: finsire_idfinsire_id is a required field

📘

Try out the API here