The request body is of type AddInstructionalDocumentToRequest.
Request Body Parameters
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 |
pbyt_File | The instructional document. | xml:base64Binary |
pstr_FileName | The name of the document. | xml:string |
pstr_Title | The name of the document as signers will see it. | xml:string |
The response body is of type AddInstructionalDocumentToRequestResponse.
Response Body Parameters
Name | Description | Data Type |
AddInstructionalDocumentToRequestResult | "Success" or error message. | xml:string |