/api/get-current-mortgage
Description:Retrieve the current mortgage details for a specified user or property.
Request
- Method: GET
- Query Parameters:
userId(string, optional): The user’s unique identifier.propertyId(string, optional): The property’s unique identifier.
Response
- 200 OK: Current mortgage information.
Add further details as needed.
