PUT Attachments/{id}
Aktualizace typu přílohy k přejímce. Pouze pro uživatele v roli Admin, Přebírající a Zpracovatel.
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
id | integer |
Required |
Body Parameters
AttachmentEditModelName | Description | Type | Additional information |
---|---|---|---|
Type | AttachmentType |
None. |
Request Formats
application/json, text/json
Sample:
{ "type": "ostatni" }
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
None.