Account


Earned badges

Achievement: Latest Unlocked

Topic Started

Topics

Hi,

Could auto email reminder configure at account level? if yes, could you please show how to configure it?

Thanks

Wendy

I'd like to know how to set document visibility when create a package by using REST API? could you please share a sample code?

Thanks

Wendy

Hi,

 

Is it possible to configure expired date at account level? if yes, could you please let us know how to do it?

Thanks

Wendy

Replies Created

Reply to:

0 votes

Hi Duo,

Thanks for the quick response.

Here is my understanding.

1: remote sign, no difference between with-in-person and without-in-person

2: onsite sign, without-in-person, signer will receive an email which include a authentication token link bring signer to the remote signing ceremony, but with-in-person, signer will NOT receive an email. Am I right?

 

Thanks

Wendy


Reply to:

0 votes

Hi Duo,

 

Thanks for your information. But after I added this line:  .withSenderInfo(SenderInfoBuilder.newSenderInfo("[email protected]")), I got the below error when createPackage

 

{
    "source" : "ESignLive",
    "errors" : [
        {
            "errorKey" : "escs.error.failed.createPackage",
            "errorMessage" : "Create Package failed. E-SignLive Error: Could not create a new package in one-step Exception: HTTP POST on URI https://sit.ssaa.cibc.com:8024/api/packages resulted in response with status code: [403, Forbidden]. Optional details: {\"code\":403,\"messageKey\":\"error.forbidden.accountNotAccessible\",\"message\":\"The operation requested cannot be done by the user requesting it because there is an account access mismatch\",\"name\":\"Access Denied\"}"
        }
    ]
}

Before Add this line, I can successfully create package. Any idea what is wrong?


Reply to:

0 votes

Hi Duo,

For individual signers, this function has anther signature:
public void notifySigner(PackageId packageId, String signerEmail, String message), you mentioned that the second parameter could be customer ID, what do you mean customer ID? Do you mean SignerID?

 

How can I use notifySigner(packgeId, groupID)? how can I get a create via java SDK

Thanks

 

Wendy

 


Reply to:

0 votes

Hi Duo,

I tried this method

notifySigner(PackageId packageId, String signerEmail, String message)

I can receive the notify email, but I could not see where the message is set. How can I find out where the message is stored? BTW, when I createPackage, I didn't set message. Also is there is a length limit for the message?

 

Thanks

Wendy


Subscriptions

Topics Replies Freshness Views Users

Hi,

Could auto email reminder configure at account level? if yes, could you please show how to configure it?

Thanks

Wendy

3 3 years 4 months ago 59
Profile picture for user Duo_Liang

I'd like to know how to set document visibility when create a package by using REST API? could you please share a sample code?

Thanks

Wendy

4 1 year 7 months ago 170
Profile picture for user Duo_Liang
2 3 years 5 months ago 21
Profile picture for user Duo_Liang
20 3 years 6 months ago 244
Profile picture for user Duo_Liang

Hi,

 

Is it possible to configure expired date at account level? if yes, could you please let us know how to do it?

Thanks

Wendy

4 3 years 6 months ago 30
Profile picture for user Duo_Liang

Code Share

This user has not submitted any code shares.

Subscriptions Release Notes

This user is not subscribed to any release notes.