Questions tagged [cosign-api]

DocuSign Signature Appliance API for digital signatures and integration questions. The appliance used to named "CoSign."

64 questions
0
votes
1 answer

CoSign API: SAPI User Management (add edit delete) example?

My app enables external signers to sign documents. —Signers who are not employees. My app will create a CoSign digital certificate for them. Then they'll sign the document, then the user should be deleted from the system. I want my app to…
0
votes
1 answer

CoSign API: How can I enable Multi-Page signing through the C# SAPI?

I need the ability to take a multiple page PDF and apply the same signature on each page. Is that capability exposed through SAPI? The number of pages in my document will vary and I would prefer to do this automatically without having to ask the end…
Igal M
  • 21
  • 2
0
votes
1 answer

TimeStamp service for CoSign

I'm making progress on writing a PHP script that uses SAPI to sign PDFs. The example code was quite helpful, but I tried to take advantage of a few other SAPI features and have a few questions: I tried to get the signature to be timestamped. So…
0
votes
1 answer

CoSign API: SPML WS - User Management Query

I'm trying to create a new user using the CoSign SPML WS. The code I'm using (C#.NET) is below. Can someone please let me know if the PSOIdentifierType.ID is correct (i.e. "The ID of the User") and what should the Target ID be, I think it should be…
Larry K
  • 47,808
  • 15
  • 87
  • 140
1 2 3 4
5