cURL
curl --request GET \ --url https://api.dojah.io/api/v1/kyc/passport \ --header 'AppId: <appid>' \ --header 'Authorization: <api-key>'
{ "entity": { "passport_number": "A00123456", "date_of_issue": "01/02/2000", "expiry_date": "01/02/2000", "document_type": "Standard Passport", "issue_place": "LAGOS", "surname": "JOHN", "first_name": "DOE", "other_names": "MOSES", "date_of_birth": "10/06/1993", "gender": "Undecided", "photo": "/9j/4AAQSkZJRgABAQAAAQABAAD/2wBDAAEBAQEBAQEBA..." } }
Validate a Customer’s International Passport
Show properties
A00123456