eSign Stamping[DEPRECATED] API Category
Overview#
The eSign Stamping API category provides functionality for managing electronic stamp papers within the eSign ecosystem. These APIs enable developers to create, manage, and utilize digital stamp papers that serve as electronic equivalents to traditional physical stamp papers, providing legal validity to digital documents. This category has been marked as deprecated, indicating that while these APIs are still functional, they may be replaced by newer alternatives in the future.Parent Category: Root
Child Categories: None
APIs in this category: Register Stamp, Delete Stamp, List Stamps
Key Capabilities#
Main Functionality
This API category enables the complete lifecycle management of electronic stamp papers, allowing applications to register new stamps, remove existing ones, and retrieve information about available stamps within the eSign platform.
Stamp Registration
Create and register new electronic stamp papers with specific denominations, validity periods, and other required attributes for use in digital document signing processes.
Stamp Management
Remove stamps that are no longer needed or have expired, helping maintain an organized and current inventory of available electronic stamp papers.
Stamp Inventory
Retrieve comprehensive listings of all registered stamps, including their properties, status, and availability for use in eSign operations.
Common Use Cases#
Creating legally binding agreements with appropriate stamp duty
Managing electronic stamp papers for different types of legal documents
Tracking stamp usage across multiple client engagements
Integration Considerations#
Best Practices
Implement proper error handling for stamp registration failures
Regularly audit and clean up unused or expired stamps
Cache stamp listings to reduce API calls when frequently accessing stamp information
Consider implementing a stamp usage tracking mechanism to monitor consumption
This API category is marked as DEPRECATED and may be replaced in future releases
Stamp registration may be subject to regulatory requirements in different jurisdictions
There may be limits on the number of stamps that can be registered per account
Stamp denominations must comply with local legal requirements for electronic stamp papers
How APIs in this Category Work Together#
The eSign Stamping APIs form a cohesive workflow for managing the complete lifecycle of electronic stamp papers. These APIs are designed to work together to provide a seamless experience from creation to utilization of stamps in digital document signing processes.Key Integration Patterns:Register Stamp + List Stamps: Register new stamps and then verify their successful creation by retrieving the updated stamp inventory
List Stamps + Delete Stamp: Review the current stamp inventory to identify obsolete or expired stamps, then remove them to maintain an organized collection
Register Stamp + Delete Stamp: Replace outdated stamps by first registering new ones and then removing the old versions once the transition is complete
A typical end-to-end workflow might involve first listing all available stamps to check inventory, registering new stamps with appropriate denominations as needed for upcoming document signing requirements, and periodically cleaning up by deleting stamps that are no longer required. This integrated approach ensures that the right stamps are always available for document signing while maintaining an efficient inventory.The eSign Stamping category is part of a broader ecosystem of digital document processing and electronic signature APIs. While it specifically handles the stamp paper aspect, it connects with several other categories to enable complete document workflows.Related Categories include:eSign Document Management: Works alongside stamping to attach the appropriate stamps to documents requiring signature
Digital Signature: Uses the registered stamps to apply legally valid signatures with proper stamp duty
Document Verification: Validates that documents have been properly stamped according to regulatory requirements
Compliance Reporting: Tracks stamp usage for audit and regulatory compliance purposes
The eSign Stamping APIs typically serve as a preliminary step in the document signing process. After stamps are registered and managed through these APIs, they can be utilized by the Document Management and Digital Signature APIs to create legally binding documents. The Verification and Compliance categories then help ensure that all stamping requirements have been properly met, creating a comprehensive end-to-end solution for digital document processing with proper stamp duty compliance.