Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.realdealcpa.ai/llms.txt

Use this file to discover all available pages before exploring further.

Endpoint: /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.