RMail API

Back to Manage

GET api/V1/Manage/GetEnvelopeXMLByCode/{envelopeCode}

This method is used to download envelope XML by code.

Prerequisites

To be implemented

Steps to follow-:

1. Initialize Envelope – using following url

2. Upload Local Document – using following url

3. Delete Document [Optional] – using following url

4. Prepare Envelope – using following url

5. Add Signature Control [Optional] – using following url

6. Delete Control [Optional] – using following url

7. Clear Controls [Optional] – using following url

8. Send Envelope – using following url

Request Information

Lorem ipsum

URI Parameters

Name Description Type ADDITIONAL INFORMATION
envelopeCodeOrEnvelopeId This is an Envelope Code. string Required

Header Parameters

Header Description

Name Description Type
Content-Type This is a request content type application/json
Accept This is a response content type application/json
AuthToken This is user’s authorization token. example@example.com^296f1f85-35d4-4dd4-a350-67131c926546^rps^en-US

Note: From the Header parameters mentioned, “AuthToken” is not required for the below mentioned services.

  • Account/RegisterUser
  • Authentication/AuthenticateUser

Body Parameters

None

Response Information

Resource Description

None

Response Formats

application/json, text/json, application/xml, text/xml
Sample:
Sample not available.

Was this page helpful?