Get Customer Details

Learn how to fetch the customer information using get customer details API.

Query Params
string
required
Defaults to +91

Country code of the registered mobile number.

  • Maximum length: 5 characters.
  • No spaces, hyphens, or special characters are allowed.
Example: +91

Note: If the country code is not provided, it defaults to +91.

string
required
Defaults to 9876543210

Customer's mobile number.

  • Minimum length: 10 character.
  • Maximum length: 20 characters.
Example: 9876543210

Supported characters:
  • 0-9

string
required
Defaults to 23454334

Enter a unique identifier for the customer request.

  • Minimum: 1 characters.
  • Maximum: 50 characters.
Example: 1234567890

Supported characters:
  • A-Z
  • a-z
  • -
  • _

Response

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json
Ask AI
Assistant
Order Lifecycle
Refunds
Settlements
Checkout
Dashboard
International Payments
How do I implement webhook notifications for payment status updates, and what's the recommended way to verify webhook authenticity?
How do I integrate Pine Labs payment gateway with my React Native mobile app and what are the required API credentials?
Can I customize the payment UI for card transactions, and what parameters can I pass to modify the checkout experience for my customers?
Assistant