1.0.5
February 17th, 2025
Feature
- Release a new API:
POST /v1/file_missions/renew: renew an existing mission to modify PDF files before updating a task or template
Enhancement
- Update task and template related APIs to support new parameters for Modify Documents features.
- Added new parameters
file_mission_idto:PUT /v1/sign_tasksPUT /v1/templates
- Added new parameters
- Update response to include new fields in
FileMissionfor new features, affecting the following APIs:- Added new fields
filesto:POST /v1/file_missionsGET /v1/file_missions
- Added new fields
Deprecated
- The
upload_linkkey inFileMissionin the response schema will be deprecated in the future. Please use theupload_linkkey within the newfileskey instead.
