Expanding Responses

Learn how to reduce the number of requests you make to the Solvimon API by expanding objects in responses

Many objects allow you to request additional information as an expanded response by using the expand request parameter. This parameter is available on all API requests and applies to the response of that request only. Responses can be expanded in two ways.

In many cases, an object contains the ID of a related object in its response properties. For example, an Invoice may have an associated Customer ID. Those objects can be expanded in line with the expand request parameter. ID fields that can be expanded into objects are noted in this documentation with the expandable label.

📘

Good to know

Not all resources can be expanded (yet). Do you have a need for a resource to be expanded in one of our APIs? Don't hesitate to contact our team and let us know.