XeroAPI/Xero-OpenAPI

Add summaryOnly (true/false) optional arg to GET Contacts

SidneyAllen opened this issue · 1 comments

https://developer.xero.com/documentation/api/contacts#summary-only

When set to true, this returns lightweight fields, excluding computation-heavy fields from the response, making the API calls quick and efficient.

XeroAPI/xero-node#523

Closed in xero-node 🥳 with 4.11.3

via: #404