Sign document with PDF Signing API
This article describes how to create a request for one person to sign documents. With this method, the signing operation can be performed completely in your own system, without the need to use the PDF Signing portal. For now, this operation is only available using Swedish BankID as signing method.
If several persons are to sign documents, then use the command POST /request instead. For more information, see Create signing request in PDF Signing API.
Sign document step-by-step
The web application sends a signing request to Nexus GO, including the documents, the user ID (personnummer) of the signer and a response URL.
Nexus GO sends a authentication request to Swedish BankID.
The signer opens the BankID application and authenticates.
Nexus GO signs the documents in the request and sends a callback to the specified response URL.
When the signing state is COMPLETED, the web application requests the documents from Nexus GO. For more information, see Get request status or signed document.
Nexus GO returns the documents including the signature.
Code example
To sign documents, use the method POST /sign
. When used in your own application, you must provide a valid response URL for the callback response.
For more information on how to get the status of the request or the actual documents, see Get request status or signed document.
Copyright 2024 Technology Nexus Secured Business Solutions AB. All rights reserved.
Contact Nexus | https://www.nexusgroup.com | Disclaimer | Terms & Conditions