Account


Earned badges

Achievement: Latest Unlocked

Topic Started

Topics
Is there a way to add custom meta data like an external transaction Id from a different system at the document level?
If I update an existing package to SENT am I able to add any new documents to the package?
I am needing to add a new document to an existing package (http://docs.esignlive.com/content/c_integrator_s_guide/rest_api/documents.htm#Add) but I am not finding any JSON Request samples.

Replies Created

Reply to: Add a New Document to an Existing Package

0 votes
Bingo Michael!!! I can now (in PostMan) -Create Package -Add Document -Add Signer -Set Approvals -Send out Package for signing. Thanks for the quick response. I'll Accept your last post as the answer. Now all I have to do is start building my integration :) Thank you, Rich

Reply to: Updating Package Status

0 votes
I just did a quick test with a Package that had 1 document, I sent it out for signing, the signer completed the document. I then tried to change the Package to DRAFT status to add another document but I received an error. Am I correct to assume that we change status SENT to DRAFT but not status COMPLETED to DRAFT?
{
  "messageKey": "error.validation.cannotChangePackageStatus",
  "message": "Cannot change package status.",
  "code": 400,
  "name": "Validation Error"
}

Subscriptions

Topics Replies Freshness Views Users
3 7 years 1 month ago 119
Profile picture for user tatternutz
Profile picture for user harishaidary
Is there a way to add custom meta data like an external transaction Id from a different system at the document level?
3 7 years 1 month ago 18
Profile picture for user tatternutz
Profile picture for user mwilliams
If I update an existing package to SENT am I able to add any new documents to the package?
5 6 years 10 months ago 210
Profile picture for user tatternutz
Profile picture for user harishaidary
I am needing to add a new document to an existing package (http://docs.esignlive.com/content/c_integrator_s_guide/rest_api/documents.htm#Add) but I am not finding any JSON Request samples.
5 7 years 1 month ago 198
Profile picture for user tatternutz
Profile picture for user mwilliams
Hi, I have a package with status draft, Now I want to update an approval using this route PUT /packages/{packageId}/documents/{documentId} /approvals/{approvalId} Here I am updating multiple field val
10 7 years ago 287
Profile picture for user tatternutz
Profile picture for user harishaidary

Code Share

This user has not submitted any code shares.

Subscriptions Release Notes

This user is not subscribed to any release notes.