Get a zip file of all the reference and signature documents in a room.
The request body is of type DownloadFileContents.
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 |
The response body is of type DownloadFileContentsResponse.
Response Body Parameters
Name | Description | Data Type |
DownloadFileContentsResult | A zip file or nothing for errors. | xml:base64Binary |