ezd_api3_register_document
Register a new document in the EZD PUW electronic document management system. Submit its attributes as key-type-value objects to create the document record.
Instructions
Zarejestruj nowy dokument w EZD PUW. Przekaz atrybuty dokumentu jako tablice obiektow {Klucz, Typ, Wartosc}.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| CID | No | Correlation ID — identyfikator procesowości (auto-generated if omitted) | |
| Dokument | Yes | Obiekt dokumentu z atrybutami | |
| 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) |