Signing API   Management API
CLIENT-SIGNER
Login
Name Business application use this function to retrieve latest version of the deployed system.
Authentication Every API request must be authenticated. RSSP provides OAuth2 authentication grants and a legacy authentication mechanism. The purpose of each authentication scheme is to obtain an “access token” that you can use to authorize calls to the API.
Revoke Token Business application can call this API to revoke the access tokens generated by users.
Web Signing
Add Package Applications can use this function to create a package to hold one or more documents.
Update Package Update Package
Package Share Info Update Package Share Info
Package Share Get Package Share Info
List Package Applications can use this function to list the package filtered by different selection criteria. This is useful when application need to search records based on “package_name” and range of date.
Delete Package Business applications can use this function to delete a package. This function can be used when application create the wrong records or need to remove all the records created in this package. All the records in the package will be deleted from system.
Upload Document Applications can use this function to add a document to a package. The document information is sent in the HTTP request header and document bytes are sent in the HTTP request body.
Upload Document (TextTags) Applications can use this function to add a document to a package. The document information is sent in the HTTP request header and document bytes are sent in the HTTP request body.
List Package Document (Search) This function is used to search the documents. This function will list the basic information of the uploaded documents.
List Document (Search) This function is used to search the documents. This function will list the basic information of the uploaded documents.
Get Image This function is used to get document images
Get Image Signed This function is used to get document completed signed images
Add User Applications can use this function to add users to the workflow.
List Workflow Users Applications call this API function to retrieve a list of workflow users of a document
Add Fields Applications call this API function to add fields for a document in the package.
Add Fields (Multiple Fields) Applications call this API function to add multiple fields for a document in the package.
List Document Fields (By Package) Applications call this API function to retrieve a list of fields for a document in the package.
List Document images Applications call this API function to retrieve a list of document images for a document
List Document Fields Applications call this API function to retrieve a list of fields for a document
Update text field value Applications call this API function to update text field value based in "field name"
Update Signature Image Applications call this API function to update signature image value based in "field name"
Get package current status Applications call this API function to retrieve package current status
Get package current status (sign) Applications call this API function to retrieve package current status
Remove Document Applications call this API function to remove document
Decline Document Applications call this API function to Decline document
Download Document Applications can call this API function call to download signed document
Get user package statistic Applications can call this API function call to get user package statistic
List Package Activity Applications call this API function to retrieve a list of package activity
PDF Template Management
Replace Document Applications call this API function call to replace the document in package
List Templates Applications call this API function to retrieve a list of available templates
Use Template Applications call this API function call to create new document based on user defined template
PDF Signing Management
Get User Sign URL Applications call this API function to get a Sign URL
https://rss.thrivosign.com/ssa2/sign/622534c4c655065f31cc13997a5f6069d11cab25a5f13877ada8fbd737c65381 ?accesstoken=8481ee907b68768200ace160c9315b6fc70380df966cb2fbb678bfdb7f6cf19f&signeremail=idthrivo@gmail.com &authMode=emailotp&jwtpayload=1111111111111
authMode=(gisverified | gis | jwt | otp | emailotp | smsotp)
Process and share document Applications call this API function to process the document
Sign Document Applications call this API function call to sign document based on user digital certificate
Signing Authentication Management
User PIN Applications call this API function to request USER PIN
User OTP Applications call this API function to request T-OTP
General
Verify Signed PDF Applications call this API function to verify PDF whether signed by CA issued cert