Selecting

Dynamic Response Bodies

You can easily select what properties you would like in your response body by filtering with the $select query string parameter. Here’s an example of how to use it from the Articles endpoint:

$select=Name, Number, NetPrice, StockBalance, ChangedUtc