get https://api.ocrolus.com/v2/los-connect/encompass/book
This API endpoint lets you retrieve the Ocrolus Book associated with a specific Encompass loan. You can query it using either the Encompass loan_id (GUID) or the loan_number, depending on which identifier you have available.
Note
The system accepts either
loan_idorloan_numberto identify the loan. If both parameters are provided, or if neither is included in the request payload, the API returns a 400 error.