Sends an email containing proof download url or/and team url to a given recipient. Since version:Â 18.2Â Â Â
** at least one must be true |
Parameter | Example | |||
SessionID* | The session Id obtained from doLogin() | string | 7viklshodc6cnsh4s5vu75mqk0 |  |
FileID* | Id of the proof | integer | Â | |
SendDownloadUrl** | Should the email contain download url | boolean | Â | |
SendTeamUrl** | Should the email contain team url | string | Â | |
Email* | Email addresses delimited by space or comma | string | user@example.net,another-user@example.net |  |
MessageSubject | Optional subject of the email | string | I want to share this with you | Â |
MessageBody | Optional body of the email | string | Use any of those links | Â |
Response
boolean