Entities
Entities
📄️ List entities
Returns a list of entities you’ve previously created. The entities are returned in sorted order, with the most recent entities appearing first.
📄️ Fetch entity detail
Retrieves the details of an entity that has previously been created. Supply the unique entity ID that was returned from your previous request, and Bookkeep will return the corresponding entity information.
📄️ Fetch entity summary
A dictionary with a data property that contains an array of summaries broken down by report and currency. Each entry in the array is a separate report-summary object. If no reports are available, the resulting array will be empty.