peopledoc / pydocusign

Python client for DocuSign signature API
Other
18 stars 21 forks source link

Return list of Connect failures. #83

Closed smcoll closed 8 years ago

smcoll commented 8 years ago

GET /v2/accounts/{accountId}/connect/failures will return a list of DocuSign Connect failures (when a callback isn't adequately handled). i think i'll work up a PR shortly.