| Method | /testsite/Services/Gateway.asmx/SetDocumentParameters |
| Sertifi API Web Service > All Operations Resource Group : /testsite/Services/Gateway.asmx/SetDocumentParameters (Method) |
The request body is of type SetDocumentParameters.
| Name | Description | Data Type |
|---|---|---|
| p_ApiCode | The API code of the site. This can be found through your Sertifi web interface under Administration -> Account Settings. | xml:string |
| p_FileID | The id of the relevant file. | xml:string |
| p_DocumentID | The id of the relevant document. | xml:string |
| p_XMLContent | XML of parameters to change. Currently the valid list is: | xml:string |

The response body is of type SetDocumentParametersResponse.
| Name | Description | Data Type |
|---|---|---|
| SetDocumentParametersResult | "SUCCESS" or error message. | xml:string |
