POST api/itgdokument/export
Request Information
URI Parameters
None.
Body Parameters
ItgDokumentExport| Name | Description | Type | Additional information |
|---|---|---|---|
| Id | integer |
None. |
|
| RowGuid | globally unique identifier |
None. |
|
| AnfrageId | integer |
None. |
|
| DocumentTypeId | integer |
None. |
|
| OrganisationId | integer |
None. |
|
| PersonId | integer |
None. |
|
| Titel | string |
None. |
|
| AusstellungsdatumFrom | date |
None. |
|
| AusstellungsdatumTo | date |
None. |
|
| HochgeladenVon | string |
None. |
|
| GeprueftVon | string |
None. |
|
| Bemerkung | string |
None. |
|
| ZusatzStr1 | string |
None. |
|
| ZusatzStr2 | string |
None. |
|
| ZusatzInt1 | integer |
None. |
|
| ZusatzInt1From | integer |
None. |
|
| ZusatzInt1To | integer |
None. |
|
| ZusatzInt2 | integer |
None. |
|
| ZusatzInt2From | integer |
None. |
|
| ZusatzInt2To | integer |
None. |
|
| ZusatzDec1From | decimal number |
None. |
|
| ZusatzDec1To | decimal number |
None. |
|
| ZusatzDec2From | decimal number |
None. |
|
| ZusatzDec2To | decimal number |
None. |
|
| FileName | string |
None. |
|
| FileData | string |
None. |
|
| FileType | string |
None. |
|
| DocumentReference | integer |
None. |
|
| ZugangOrganisationId | integer |
None. |
|
| PageSize | integer |
Required |
|
| PageIndex | integer |
Required |
|
| SortField | string |
None. |
|
| SortFieldDefault | string |
None. |
|
| Quicksearch | string |
None. |
|
| filterIsSet | boolean |
None. |
|
| resetFilter | boolean |
None. |
|
| TagIds | Collection of integer |
None. |
|
| TagFullMatch | boolean |
None. |
|
| WithTags | boolean |
None. |
|
| RequestFields | Collection of string |
None. |
|
| Columns | Collection of ColumnDescription |
None. |
Request Formats
application/json
Sample:
Sample not available.
text/json
Sample:
Sample not available.
application/xml
Sample:
Sample not available.
text/xml
Sample:
Sample not available.
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
HttpResponseMessage| Name | Description | Type | Additional information |
|---|---|---|---|
| Version | Version |
None. |
|
| Content | HttpContent |
None. |
|
| StatusCode | HttpStatusCode |
Required |
|
| ReasonPhrase | string |
None. |
|
| Headers | Collection of Object |
None. |
|
| RequestMessage | HttpRequestMessage |
None. |
|
| IsSuccessStatusCode | boolean |
Required |