Sertifi API Web Service
Method/testsite/Services/Gateway.asmx/GetMaintenanceLink
Description
Get a link to the maintenance page for a file.  It will partially log in as the file owner.
Request (GetMaintenanceLinkSoapIn)

The request body is of type GetMaintenanceLink.

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_FileID Element pstr_APICode Element Sequence GetMaintenanceLink Element
Response (GetMaintenanceLinkSoapOut)

The response body is of type GetMaintenanceLinkResponse.

Response Body Parameters

NameDescriptionData Type
GetMaintenanceLinkResultMaintenance link or error message.xml:string
GetMaintenanceLinkResult Element Sequence GetMaintenanceLinkResponse Element
Remarks
Common Errors include:
"ERROR: Invalid API Code"
"ERROR: File could not be accessed"
See Also
All Operations Resource GroupSertifi API Web Service

 

 


© Sertifi, Inc., 2019 All Rights Reserved.

Send comments on this topic.