Skip to main content

Level of Detail in Relations

Written by Petr Pech

For document line items, I want to display only the item code and name.

This information can be displayed using ?detail=custom in the following way:

For example, for price list item attributes, I want to list only the product ID and typAtributu.

Unfortunately, this is not possible — ?detail=custom cannot be used with attribute relations. Therefore, if you need values other than those returned by ?detail=summary, you must use ?detail=full.

Did this answer your question?