Hello,
How can the response to a GET request be restricted so that only certain fields are returned?
Unfortunately, this GET request for the Accounts module does not work.
{{base_url}}Accounts?filter=[{"debitornumber":{"$is_null":""}}]&fields:["name","id"]
What is the correct syntax?
I look forward to your feedback - thank you very much!
Best,
Steffen