Importing files to store in SignTime can be done with a combination of API endpoints.
1. Retrieve access token
GET /oauth/token
2. Import file
POST /api/v1/files/new
Imports a file into SignTime.
A timestamp can be added during the import by setting the appropriate parameters.
A timestamp can also be added after a file is imported if necessary.
PATCH /api/v1/files/{id}/update
Updating the file with the
requires_timestamp = true
parameter will add a timestamp to the file.※Adding PAdES using the
requires_pades = true
parameter will require additional fees. Please contact our support team for more info.No account yet? Sign up now for free!
Any questions? Reach out to us and we'll get right back to you!