POST
{{BASE_URL}}/api/onboarding/kenya_kyc/passport/
application/json
{ "success": true, "statusCode": 200, "message": "Passport details retrieved", "response_code": "00", "data": { "identity_type": "PASSPORT NUMBER", "identity_number": "AK0000000", "identity_name": "John Doe", "date_of_birth": "18/04/1991 12:00:00 AM", "gender": "M", "photo": "", "transaction_id": "kjdfhgjkdgjd", "usr_password": "9$10", "place_of_birth": "", "place_of_live": "", "date_of_issue": "4/18/2021 12:00:00 AM", "id_serial_number": "", "expiry_date": "", "signature": "" } }
{ "passport_number": "AK0000000" }