Create a New E-signature Record
You can create a signature record based on a provided definition. A record must be created before it can be signed.
HTTP Method | URI Example | Default Port | Request Body | Return Value |
---|---|---|---|---|
PUT | https://serverName:port/ProficyWebApi/api/signatures |
8444 |
Definition provided as JSON data.
| Returns the signature record ID. |