Sign invoice electronically
sign_invoiceSigns invoices with a qualified electronic signature and optionally mails the signed PDF to the recipient. Use test mode to verify without cost.
Instructions
Sends documents to the PixelLetter invoice signing service (action 4) and optionally mails the signed PDF to the invoice recipient. The account needs electronic signatures enabled once in the customer area, otherwise PixelLetter answers with error 046.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| files | No | Absolute paths of the documents to send, for example the PDF written by pdf-letter-mcp. Several files are converted and merged into one letter, in this order. Allowed: .pdf, .doc, .xls, .ppt, .rtf, .wpd, .psd, and PDF is the only type that always works. | |
| testMode | Yes | Test mode. true signs with an advanced signature only, which is not legally sufficient, and costs nothing. false creates the qualified signature. | |
| inlineFiles | No | Documents passed as base64 instead of a path. | |
| transaction | No | Your own transaction id or short note. PixelLetter returns it with the response. | |
| notification | No | Leave this out and nothing is mailed to the invoice recipient, you only get the signed file yourself. |