List Container API
This will provide the list of all saved biometric containers.
Consists of two parts.
Username: API Key obtained from Juspay dashboard
Password: Empty string
Example:-
Basic MUQ2QUxxxxxxxxxxxxU5QTIxQzNFNTQwNkFDMEZCOg==
It indicates the operating system of the SDK making the request — in this case, Android.
Example:-
Android
application/x-www-form-urlencoded
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
Holds basic customer information.
Customer’s last name.
Example:- customer_last_name
Unique identifier of the customer.
Example:- customer_id
Customer’s first name.
Example:- customer_first_name
List of container IDs linked to the customer.
Bad Request
Details of keys missing
Example:-
Mandatory fields are missing
Further Details of keys missing

