HomeGuidesAPI ReferenceChangelogDiscussions
GuidesAPI ReferenceDiscussions

Discussions

Ask a Question
Back to All

Cannot query a follow-ups only application

I am trying to query a follow-ups only application using the Los Primary Key, I can find the GUID in the portal and have confirmed that it is tied to the Los Primary Key through the integration status page.

I am trying to call the /home-lending/applications?losId-eq={losguid}

With the follow-ups only integration started via the LOS my response is always

{
"applications": [],
"nextCursor": "0",
"prevCursor": "0"
}