Discussions
Cannot query a follow-ups only application
4 months ago by Hunter LaRousse
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"
}