docusign / docusign-esign-php-client

The Official Docusign PHP Client Library used to interact with the eSign REST API. Send, sign, and approve documents using this client.
https://www.docusign.com/devcenter
MIT License
198 stars 122 forks source link

Added possibility to provide GET-parameters for UserApi::getContactBy… #169

Open utilmind opened 2 years ago

utilmind commented 2 years ago

Issue #168: https://github.com/docusign/docusign-esign-php-client/issues/168

Updated code allows to include additional GET-parameters to getContactById() queries, to receive more than 1st page (more than first 20 contacts).

utilmind commented 2 years ago

little type-related fix. Not critically important, but makes the code more clean.

jglassenberg commented 2 years ago

We have made a note internally on the Docusign Dev Experience team to review this proposed change along with a few others. Unfortunately I can't provide an ETA at this time.