cindy

how to download flatten version of document

0 votes
Hi, I'd like to know how to download the flatten version of signed document via REST API? does it also configured in the account level? Currently, we are using something like the below, it's giving me unflatten one. https://dev.esl.cibc.com/api/packages/Rv-FLlnh_pmUZQ9VdKEVHGpP7D4=/documents/6249_1_Signer/pdf thanks, Cindy

Reply to: how to download flatten version of document

0 votes
Hi Cindy, There's a parameter "flatten=true" available for the Document Download API:
GET /api/packages/{packageId}/documents/{documentId}/pdf?flatten=true
Duo

Duo Liang OneSpan Evangelism and Partner Integrations Developer


Reply to: how to download flatten version of document

0 votes
thanks for quick response. how about SDK call? could you provide me the java sample if you have? thanks, Cindy

Reply to: how to download flatten version of document

0 votes
Hi Cindy, "Downloading a flattened document" hasn't been added to Java SDK yet. You can refer to this sample code that I created. Duo

Duo Liang OneSpan Evangelism and Partner Integrations Developer


Reply to: how to download flatten version of document

0 votes
thanks, is there a plan for SDK to include this feature?

Reply to: how to download flatten version of document

0 votes
Hi Cindy, This Enhancement Request has been raised before, I would update this thread once it's on roadmap. Duo

Duo Liang OneSpan Evangelism and Partner Integrations Developer


Reply to: how to download flatten version of document

0 votes
thanks for the information, could you please provide ticket#? cindy

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