pydocusign icon indicating copy to clipboard operation
pydocusign copied to clipboard

post recipient view lookup logic

Open smcoll opened this issue 8 years ago • 2 comments

This will use clientUserId+userId to lookup a recipient if userId is available, else clientUserId+email+userName. It also removes envelopeId from the lookup kwargs because i believe that value is ignored, and it is already used in the url endpoint path anyway.

fixes #102

smcoll avatar Feb 09 '17 16:02 smcoll