saraizad

Package Setting for digital lending

0 votes
Hi, we create a package through REST call(https://sandbox.esignlive.com/api/packages) and upload the files to them incrementally with separate REST calls(https://sandbox.esignlive.com/api/packages/{packageId}/documents). Here are my questions: - For passing the registry data, are we limited to pass that on the creation of the package or can we update the package info with that while the package is still in DRAFT? - is it possible to pass the registry data when doing the rest call to upload the document? https://sandbox.esignlive.com/api/packages/{packageId}/documents Thanks, Sara

Reply to: Package Setting for digital lending

0 votes
Hi Duo, Not the signers, I'm referring to "registry_data" regarding this: https://docs.esignlive.com/content/c_integrator_s_guide/rest_api/package_settings_for_digital_lending.htm?tocpath=Home%7COnline%20Guides%7CIntegrator%27s%20Guide%7CREST%20API%7C_____14 We are planning to use the e-vault solution and we need to know what are our options for sending this(questions above). --Sara

Reply to: Package Setting for digital lending

0 votes
Hi Sara, Yes, I realized that after I replied.:( I will reply to you ASAP after talking to R&D team and performing more tests on your questions. Duo

Duo Liang OneSpan Evangelism and Partner Integrations Developer


Reply to: Package Setting for digital lending

0 votes
Hey Sara, After few tests, - it’s possible for e-lending account to modify the registry_data at any time before sending the package. (which is different from e-mortgage experience) - for point 2, as I replied before, "POST /api/packages/{packageId}/documents" call can only upload document level metadata so "Data" node can't be updated at the same call. But you can definitely make two separate calls to do so. Duo

Duo Liang OneSpan Evangelism and Partner Integrations Developer


Hello! Looks like you're enjoying the discussion, but haven't signed up for an account.

When you create an account, we remember exactly what you've read, so you always come right back where you left off