ezd_addin_create_file_edit_token
Generate a token to authorize editing a specific file attachment in the EZD PUW document management system. Use this token to let an Addin modify the document.
Instructions
Utworz token edycji pliku przez Addin w systemie EZD PUW.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| CID | No | Correlation ID — identyfikator procesowości (auto-generated if omitted) | |
| IdDokumentu | Yes | Identyfikator dokumentu (long) | |
| IdZalacznika | Yes | Identyfikator zalacznika | |
| IdPracownikaWlasciciela | No | ID pracownika właściciela (defaults to EZD_WORKER_ID env) | |
| IdStanowiskaWlasciciela | No | ID stanowiska właściciela (defaults to EZD_POSITION_ID env) |