Request API Parameters
| Parameter Name | Required | Format | Comment |
|---|---|---|---|
| pdf_file | Yes | File to be signed. | |
| configuration | Yes | Stringified JSON | Configuration for the signature. |
Configuration Parameters
| Parameter Name | Required | Format | Comment |
|---|---|---|---|
| signatories | Yes | Array | One entry of configuration for each of the signatories. |
| expiry | Yes | Integer | Number of minutes after which the signature link will expire. |
