Get Customer API
This is a Server-to-Server API which will return customer entity for the given identifier.
Consists of two parts.
Username: API Key obtained from Juspay dashboard
Password: Empty string
Example:-
Basic MUQ2QUxxxxxxxxxxxxU5QTIxQzNFNTQwNkFDMEZCOg==
Merchant ID provided by Juspay
Example:-
merchant-id
application/x-www-form-urlencoded
It is used to get the client auth token which is required for SDK integration
It is the ID with which merchant refers to a customer object. This id is used to access the stored payment methods, allow EMI transactions and setup subscriptions.
Example:-
customer-id-007
It is the ID with which merchant refers to a customer object. This id is used to access the stored payment methods, allow EMI transactions and setup subscriptions.
Customers mobile number
Cusomter's mobile country code
Customer's last name
Customer's first name
Customer's e-mail address
It is the ID with which merchant refers to a customer object. This id is used to access the stored payment methods, allow EMI transactions and setup subscriptions.
Customers mobile number
Cusomter's mobile country code
Customer's last name
Customer's first name
Customer's e-mail address
Bad Request
Details of keys missing
Example:-
Mandatory fields are missing
Further Details of keys missing

