API
Property Filtering
The property filter adds the possibility to select the properties for GET operations.
Syntax: ?properties[]=<property>&properties[<relation>][]=<property>
You can add as many properties as you need. The following example shows how to select paymentType
and
issuer.rfc
when fetching a list of invoices.