Entities
Once you've configured your API instances, you can start making requests to retrieve and manipulate Entity records.
Here are a few examples on how to retrieve one or many Entity records.
Here is how you can update or create Entity records.
API responses typically include trace, warnings, and errors alongside the returned data. For singular Entity requests, these are available under the Bruce property, for lists they are available at the root level as the Entity data is underneath the Items property.