Forums

Hi Duo, I keep getting Unsupported Media type error below:

{"code":415,"messageKey":"http.status.415","message":"Unsupported Media Type","name":"Unsupported Media Type"}


POST {{TheHost}}/api/packages/CsilES9ZX4XpSucsL-s7t3bFQp8=/bulk_send

Content-Type text/csv

BODY-I've tried to put file path/name a few ways, JSON, with quotes, without quotes
raw   Text

{
"FilePath": "C:\Users\mikcanf\Downloads\OneSpan\Commitment letter Data.csv"
}

"C:\Users\mikcanf\Downloads\OneSpan\Commitment letter Data.csv"

Forums

We recently put in place a listener that is supposed to pull all completed documents as you would expect. The customer is reporting that there are a large number of documents that didn't get pulled from the OSS cloud. They all were created by the same sender using bulk send. Now some of her bulk send documents did get pulled down of more recent transactions, but older ones did not.

Is there a special condition that needs to be added for bulk send documents? I did grab some sample transaction ID's. 

Forums

Re Expiry date, it seems I can check [defaultTimeBasedExpiry] bool field to know Expiry date s/b calc'd by adding [remainingDays] field to Txn creation date.

There is another field call [maximumRemainingDays]<- what is this? where is it set?

Forums

Hello,

We are utilizing security questions for a signer to answer before they can esign a document.  Only the first two questions actually tell you they are required, but in reality, we want all of the questions to be required.  How do we change that?  Also, can we change the wording instead of "This field is required."?

I have attached a screenshot of the questions.

Here is the code:

Forums

In the options for a Txn a reminder can be setup:

a) What is data element internal to package that controls whether reminding is be set?

b) What is data element internal to package that specifies # of days to wait until sending reminder?c

c) What is data element internal to package that specifies # times reminder s/b repeated?

d) Is it correct that only a Sender with "Manager" level can send reminders?

e) Are reminder fields left out of Package data if "reminder" functionality is not set on?

Forums

We have been using the "name" field in Packages along with "description" field.  Is there another field that we could dedicate for our use? 

For example, and Ideally, we would have a "drop down" box with pre-determined values so we can capture Business related process info, for example a certain type of Loans or Mortgages. This way we can extract/report with certainty that is not available from free format text fields.

Forums

Regarding Updates to Package data, there appears to be a date/time data field called "update".  The Package also seems to have a similar date/time data field called "update" for Sender info contained inside a Package.  Do these "update" fields get changed for any/all changes, or only for specific events/changes?