Hello , what is the max count limit value that can be passed in findOutboundFaxes SOAP API call to retrieve the outbound fax history? I tried with 2000 as max count, and I am getting 2000 faxes but when i increase the max count value to 2001 or above the call is failing with respose as below,
<vendorCode>Xm.FaxFolders.CommFailure: IDL:interstarinc.com/Xm/FaxFolders/CommFailure:1.0: IDL:interstarinc.com/Xm/FaxFolders/CommFailure:1.0</vendorCode>
can this max count limit be increased above 2000 without failing?