ezd_api3_change_correspondence_status
Update the status of outgoing correspondence in EZD PUW. Choose from statuses: not sent, sent, cancelled, deleted, accepted, received.
Instructions
Zmien status korespondencji wychodzacej w EZD PUW. Statusy: 0=NIEWYSLANA, 1=WYSLANA, 2=ANULOWANA, 3=USUNIETA, 6=PRZYJETA, 10=ODEBRANA.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| CID | No | Correlation ID — identyfikator procesowości (auto-generated if omitted) | |
| Status | Yes | Nowy status: 0=NIEWYSLANA, 1=WYSLANA, 2=ANULOWANA, 3=USUNIETA, 6=PRZYJETA, 10=ODEBRANA | |
| IdentyfikatorKW | Yes | Identyfikator korespondencji wychodzacej | |
| 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) |