Sertifi API Web Service
Method/testsite/Services/Gateway.asmx/GetSigningLink
Description

Recommend using GetLink API call instead.
Get a link to the page showing all the documents for a specific user to sign.  (Not a Secure link.)

Request (GetSigningLinkSoapIn)

The request body is of type GetSigningLink.

Request Body Parameters

NameDescriptionData Type
pstr_APICodeThe API code of the site.  This can be found through your Sertifi web interface under Administration -> Account Settings.xml:string
pstr_FileIDThe id of the relevant file.xml:string
pstr_SignerEmailThe email address of the signer you want the link for.xml:string
pstr_SignerEmail Element pstr_FileID Element pstr_APICode Element Sequence GetSigningLink Element
Response (GetSigningLinkSoapOut)

The response body is of type GetSigningLinkResponse.

Response Body Parameters

NameDescriptionData Type
GetSigningLinkResultLink or error message.xml:string
GetSigningLinkResult Element Sequence GetSigningLinkResponse Element
Remarks
Common Errors include:
"ERROR: Invalid API Code"
See Also
All Operations Resource GroupSertifi API Web Service

 

 


© Sertifi, Inc., 2019 All Rights Reserved.

Send comments on this topic.