This method is called by DocuSign for Events on Envelope. It's scope is to update the envelope in Sugar.
Beacause the request is made by DocuSign and processed in Sugar without browser rendering,
nothing will be echoed or returned as response
Request Arguments
Name
Type
Description
Required
authorization
String
The identifier we check for to make sure the request is valid
True
Change Log
Version
Change
v11_16
Added /DocuSign/notification/[authorization key] POST endpoint.