Has the exact same effect as AddSignerToRequest call with a Sequence of 2.
The request body is of type AddSecondSignerToRequest.
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_Email | The Email address of the signer being added. | xml:string |
The response body is of type AddSecondSignerToRequestResponse.
Response Body Parameters
Name | Description | Data Type |
AddSecondSignerToRequestResult | "SUCCESS" or error message. | xml:string |