Discussions
Corrigo API -- entities Portfolio and WorkZone
9 days ago by Marty Schlafer
I pulled both entities Portfolio and WorkZone in the Corrigo API (query endpoints) today while reconciling our data warehouse. I was surprised to find that Id = 1 records are missing from the full response set of both. I even tried using the api base endpoint to request Id 1 to no avail.
Yet in back office we can see these records. The discovery was made while also querying entity LinkPortfolioAndWorkZone. The portfolio id = 1 is present in the links data -- certainly curious as it wasn't in the set for entity Portfolio.
Even more strange is that the data warehouse does reconcile to all data in our api pulls but also includes the Id = 1 records for Portfolio and Workzone.
What gives?