Get passport type by nationality
GET/api/app/passport-type/by-nationality
Retrieve a paged list of passport types that correspond to the specified nationality. Use countryCode to filter by the issuing country code. Set withDetails=true to retrieve detailed objects instead of minimal summaries.
Request
Responses
- 200
- 400
- 401
- 403
- 404
- 500
- 501
OK
Bad Request
Unauthorized
Forbidden
Not Found
Internal Server Error
Not Implemented