Hi, in search functions, like InvoiceConnector.FindAsync there is a Limit parameter for setting the number of rows to be returned. But it seems that there is a limit on Limit and no matter what you set the API will return 100 records maximum.
Is this by design, and if so, can the maximum Limit be set globally somehow?
Thanks
RG
Hi, in search functions, like InvoiceConnector.FindAsync there is a Limit parameter for setting the number of rows to be returned. But it seems that there is a limit on Limit and no matter what you set the API will return 100 records maximum. Is this by design, and if so, can the maximum Limit be set globally somehow? Thanks RG