Chilkat Online Tools
Chilkat Sofware, Inc.
JSON
Generate Code to Create JSON
Generate Code to Parse JSON
JSON Formatter
XML
Generate Code to Create XML
Generate Code to Parse XML
XML Formatter
XML Canonicalizer
CURL
Convert CURL Command to HTTP Source Code
Convert CURL Command to REST Source Code
Convert HTTP Request to Source Code
Convert HTTP Request to CURL Command
SOAP WSDL
SOAP Generate Code and Request/Response XML from WSDL
Sample WSDL URLs
Postman
Generate Code from Postman Collection
Encoding
Encoding
Decoding
Re-Encode
View Binary File
Decode ASN.1 Binary File to XML
Decode Base64 ASN.1 to XML
Generate Random Encoded Bytes
Obfuscate/Unobfuscate a String
Decode a JWT
Hash/HMAC
TOTP Authenticator Token Generator
HMAC/Poly1305
Hash Text
Hash File at URL
Upload File to Hash
CMS (Cryptographic Message Syntax)
Verify P7M
Generate Code to Create .p7s / .p7m
PDF
Examine PDF Signature
Generate PDF Signature Code
XML DSig
Verify XML Digital Signature
Generate XML DSig Code
Canonicalize XML
Amazon AWS
Amazon AWS Examples
OAuth2
ASP.NET OAuth2
Classic ASP OAuth2
REST Examples
VB6 Examples for
DocuSign Click API
Back
Postman Collection Items
Accounts/Provides base service and version access information.
Accounts/Gets the Clickwraps for an account
Accounts/Creates a Clickwrap for the specified accountId
Accounts/Deletes all the clickwraps for an account or the ones passed in query parameter clickwrapIds. It will not delete active clickwraps.
Accounts/Gets the clickwrap for an account specified by clickwrapId
Accounts/Updates the clickwrap specified by clickwrapId
Accounts/Deletes the clickwrap and all its version specified by clickwrapId. Active clickwrap will not get deleted
Accounts/Checks if a user has agreed to a clickwrap and returns a response with the agreement url. Returns HttpStatusCode.OK if user has no pending agreement.
Accounts/Untitled Request
Accounts/Untitled Request
Accounts/Gets the Clickwraps for an account
Accounts/Creates the clickwrap version
Accounts/Deletes the versions specified by query parameter clickwrapVersionIds for a clickwrap, or all versions if no query parameter is specified. It will not delete if a version is active.
Accounts/Gets the Clickwrap version by clickwrapId and versionId for an account
Accounts/Updates the clickwrap version specified by versionId
Accounts/Delete a Clickwrap version specified by versionId
Accounts/Gets the Clickwrap version by clickwrapId and versionNumber for an account
Accounts/Updates the clickwrap version specified by versionNumber. Use versionId instead of versionNumber
Accounts/Delete a Clickwrap version specified by versionNumber. Use versionId instead of versionNumber
Accounts/Gets the agreement responses for a clickwrap version
Authentication/01 Authorize Code Grant Access Token
Authentication/02 JWT Access Token
Authentication/03 Refresh Access Token
Authentication/04 Get User Info
Examples/1. Create an Envelope
Examples/2. Create Envelope in Draft Stage
Examples/3. Get Envelope Status
Examples/4. Envelope Recipients
Examples/5. Add Tab to Envelope
Examples/6. Get Tabs in an Envelope
Examples/7. Add an Attachment to Envelope
Examples/8. List Attachments in an Envelope
Examples/9. Lists the Documents in an Envelope
Examples/10. Get a Document from Envelope
Examples/11. Lock the Envelope
Examples/12. Lists the Existing Locks on an Envelope
Examples/13. Delete Existing Lock on an Envelope
Examples/14. Created Embedded View
Examples/15. Create an Account Template
Examples/16. Get Account Templates
Examples/17. Get Template Definition
Examples/18. Send Envelope with Template
Examples/19. Create a Template with Role Only
Examples/20. Send an Envelope Using CompositeTemplates
Gets the agreement responses for a clickwrap version