OPENAPI / COMPONENTS / SCHEMAS
Unclaimed Draft Response
UnclaimedDraftResponseA group of documents that a user can take ownership of via the claim URL.
object6properties
signature_request_idstringThe ID of the signature request that is represented by this UnclaimedDraft.
claim_urlstringThe URL to be used to claim this UnclaimedDraft.
signing_redirect_urlstringThe URL you want signers redirected to after they successfully sign.
requesting_redirect_urlstringThe URL you want signers redirected to after they successfully request a signature (Will only be returned in the response if it is applicable to the request.).
expires_atintegerWhen the link expires.
test_modebooleanWhether this is a test draft. Signature requests made from test drafts have no legal value.