Method | /testsite/Services/Gateway.asmx/AddPrepopulatedFormToRequest |
Sertifi API Web Service > All Operations Resource Group : /testsite/Services/Gateway.asmx/AddPrepopulatedFormToRequest (Method) |
[Depreciated]
We no longer support new HTML Forms. Use AddPrepopulatedPdfToRequest call instead.
The request body is of type AddPrepopulatedFormToRequest.
Name | Description | Data Type |
---|---|---|
pstr_APICode | The API code of the site. This can be found through your Sertifi web interface under Administration -> Account Settings. | xml:string |
pstr_FileID | The id of the relevant file. | xml:string |
pstr_FormID | The form's ID in our system | xml:string |
pstr_Title | The title of the form | xml:string |
pstr_Xml | Prefill XML | xml:string |
The response body is of type AddPrepopulatedFormToRequestResponse.
Name | Description | Data Type |
---|---|---|
AddPrepopulatedFormToRequestResult | "Success" or an Error message. | xml:string |