REST API - Packages response w/ filters
Wednesday, July 13, 2016 at 01:58amHello,
when i execute the following REST API call (https://sandbox.esignlive.com/api/packages) the results includes the current total transaction count, with only the most recently package / transaction json data.
is this the expected behavior? Having the correct total quantity, but only the most recently created package?
when i use the filtering options: http://docs.esignlive.com/content/c_esignlive_integrator_s_guide/rest_api/packages.htm
IE: https://sandbox.esignlive.com/api/packages?search=mydemo
the results are still accurate: Quantity is 1 (as expected), however, the returned package is still the most recently created package / transaction?
cheers.
Reply to: REST API - Packages response w/ filters
Wednesday, July 13, 2016 at 08:36amReply to: REST API - Packages response w/ filters
Wednesday, July 13, 2016 at 08:48amReply to: REST API - Packages response w/ filters
Wednesday, July 13, 2016 at 08:55am