Send invite email to a specific signer or cc.
The request body is of type InviteSigner.
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 |
pstr_EmailMessage | A message that replaces the {EmailCaption} tag in the invitation email. | xml:string |
pstr_Signer | The email address of the signer to send the invitation email to. | xml:string |
The response body is of type InviteSignerResponse.
Response Body Parameters
Name | Description | Data Type |
InviteSignerResult | "SUCCESS" or error message. | xml:string |