Create a signature transaction
Create a new signature transaction to initiate and carry out the signing process.
Authorizations
Cognito-issued JWT access token. Send it as Authorization: Bearer <token>.
Body
The ID of the owner.
The ID of the requested signer.
The signature request IDs to include in the signature transaction.
The ID of a signature request to include in the signature transaction.
The ID of the requested notary.
IANA time zone that should be set for the signature transaction.
Response
Signature transaction created successfully.
The ID of the signature transaction.
The ID of the owner.
The ID of the requested signer.
The ID of the requested signer with the signing provider.
The signature request IDs to include in the signature transaction.
The ID of a signature request to include in the signature transaction.
The status of the signature transaction. It starts in pending and transitions to completed or failed.
pending, completed, failed Timestamp when the signature transaction was created.
The signing provider that should be used for this transaction.
The ID of the requested notary.
The ID of the requested notary with the signing provider.
Timestamp when the signature transaction was completed.
Timestamp when the signature transaction failed or was rejected.
Timestamp when the notary joined the signature transaction.
Timestamp when the earliest signing was started.
Timestamp when the latest signing was completed (or null if any request has not been completed).
Timestamp when the earliest notarization was started.
Timestamp when the latest notarization was completed (or null if any request has not been completed).
Whether an OTP token must be supplied to fetch the signing URL (true when the creditor's OTP method is email; SMS is handled natively in the signing ceremony).
The creditor's configured OTP method (e.g. email or sms).
