RMail API

Back to Manage

POST api/V1/Manage/ResendEmail

This method is used to resend the envelope.

Prerequisites

Lorem Ipsum

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

None

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

This is list of recipient.

Name Description Type ADDITIONAL INFORMATION
ID This will return Recipient Id. globally unique identifier
None
EnvelopeID
This will return Envelope Id. GUID None
StatusID
This will return Recipient StatusId. globally unique identifier
None
RecipientName This will return Recipient name. string None
OldRecipient This will return old Recipient name. string None
OldEmail This will return old Recipient Email. string None
RecipientTypeID This will return recipients type id. globally unique identifier
None
EmailID
This will return Recipient Email Address. string None
Order This will return recipient’s order. integer None
CreatedDateTime This will return Recipient’s created date and time. date None
RecipientType This will return Recipient’s type. GUID None
IpAddress This will return IpAddress. string None
TemplateID GUID None
RecipientCode string None
application/json, text/json
Sample:
[
{
"ID": "8fd144fd-4d81-40bd-b0be-01d9f462dc91",
"EnvelopeID": "36af78ad-e97d-40ea-8c09-a80c5c177544",
"StatusID": "207bb133-90f8-427d-afaa-f743bc3d3291",
"RecipientName": "sample string 4",
"OldRecipient": "sample string 5",
"OldEmail": "sample string 6",
"RecipientTypeID": "a6b9e44d-cf86-450f-9af4-fcc6ba0c9ce1",
"EmailID": "sample string 8",
"Order": 1,
"CreatedDateTime": "2020-06-05T07:28:00.2892007+00:00",
"RecipientType": "00000000-0000-0000-0000-000000000000",
"IpAddress": "sample string 10",
"TemplateID": "d13aa924-922f-4522-8c81-a3ff407e36bf",
"RecipientCode": "sample string 11"
},
{
"ID": "8fd144fd-4d81-40bd-b0be-01d9f462dc91",
"EnvelopeID": "36af78ad-e97d-40ea-8c09-a80c5c177544",
"StatusID": "207bb133-90f8-427d-afaa-f743bc3d3291",
"RecipientName": "sample string 4",
"OldRecipient": "sample string 5",
"OldEmail": "sample string 6",
"RecipientTypeID": "a6b9e44d-cf86-450f-9af4-fcc6ba0c9ce1",
"EmailID": "sample string 8",
"Order": 1,
"CreatedDateTime": "2020-06-05T07:28:00.2892007+00:00",
"RecipientType": "00000000-0000-0000-0000-000000000000",
"IpAddress": "sample string 10",
"TemplateID": "d13aa924-922f-4522-8c81-a3ff407e36bf",
"RecipientCode": "sample string 11"
}
]
application/xml, text/xml
Sample:
<ArrayOfRecipientDetails xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<RecipientDetails>
<ID>8fd144fd-4d81-40bd-b0be-01d9f462dc91</ID>
<EnvelopeID>36af78ad-e97d-40ea-8c09-a80c5c177544</EnvelopeID>
<StatusID>207bb133-90f8-427d-afaa-f743bc3d3291</StatusID>
<RecipientName>sample string 4</RecipientName>
<OldRecipient>sample string 5</OldRecipient>
<OldEmail>sample string 6</OldEmail>
<RecipientTypeID>a6b9e44d-cf86-450f-9af4-fcc6ba0c9ce1</RecipientTypeID>
<EmailID>sample string 8</EmailID>
<Order>1</Order>
<CreatedDateTime>2020-06-05T07:28:00.2892007+00:00</CreatedDateTime>
<RecipientType>00000000-0000-0000-0000-000000000000</RecipientType>
<IpAddress>sample string 10</IpAddress>
<TemplateID>d13aa924-922f-4522-8c81-a3ff407e36bf</TemplateID>
<RecipientCode>sample string 11</RecipientCode>
</RecipientDetails>
<RecipientDetails>
<ID>8fd144fd-4d81-40bd-b0be-01d9f462dc91</ID>
<EnvelopeID>36af78ad-e97d-40ea-8c09-a80c5c177544</EnvelopeID>
<StatusID>207bb133-90f8-427d-afaa-f743bc3d3291</StatusID>
<RecipientName>sample string 4</RecipientName>
<OldRecipient>sample string 5</OldRecipient>
<OldEmail>sample string 6</OldEmail>
<RecipientTypeID>a6b9e44d-cf86-450f-9af4-fcc6ba0c9ce1</RecipientTypeID>
<EmailID>sample string 8</EmailID>
<Order>1</Order>
<CreatedDateTime>2020-06-05T07:28:00.2892007+00:00</CreatedDateTime>
<RecipientType>00000000-0000-0000-0000-000000000000</RecipientType>
<IpAddress>sample string 10</IpAddress>
<TemplateID>d13aa924-922f-4522-8c81-a3ff407e36bf</TemplateID>
<RecipientCode>sample string 11</RecipientCode>
</RecipientDetails>
</ArrayOfRecipientDetails>

Response Information

Resource Description

Name Description Type ADDITIONAL INFORMATION
StatusCode This will return Status Code. HttpStatusCode
None
StatusMessage This will return Status Message. string None
Message This will return response message for corresponding status code. string None
RecipientMapping This will set old to new recipient mapping in case of email has been changed Dictionary of globally unique identifier [key] and globally unique identifier [value] None

Response Formats

application/json, text/json
Sample:
{
"StatusCode": 100,
"StatusMessage": "sample string 1",
"Message": "sample string 2",
"RecipientMapping": {
"becb31b7-f11b-49bd-b59f-84cfee9cbf60": "6f607500-3703-4272-994f-b83cfbfc9235",
"d0727fa8-0fed-4be2-9941-0f5aa829067b": "54b328f7-9df9-4dba-9ff2-155f4e4b24d2"
}
}

Was this page helpful?