Returns a URL to the envelope correction UI.
POST {{baseUrl}}/v2.1/accounts/{{accountId}}/envelopes/{{envelopeId}}/views/correct
Returns a URL that allows you to embed the envelope correction view of the DocuSign UI in your applications.
Important: iFrames should not be used for embedded operations on mobile devices due to screen space issues. For iOS devices DocuSign recommends using a WebView.
Request Body
{"suppressNavigation"=>"sample string 1", "returnUrl"=>"sample string 2"}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Accept | string | ||
Authorization | string |