Sends an invite as well as a pdf copy of all the unsigned documents in the file.
The request body is of type InviteSignersWithAttachment.
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. Also adds this message as a comment on the stream page. | xml:string |
The response body is of type InviteSignersWithAttachmentResponse.
Response Body Parameters
Name | Description | Data Type |
InviteSignersWithAttachmentResult | "SUCCESS" or error message. | xml:string |