POST api/vvwvertrag/export
Request Information
URI Parameters
None.
Body Parameters
VvwVertragExport| Name | Description | Type | Additional information |
|---|---|---|---|
| Id | integer |
None. |
|
| KrnOrganisationKundeId | integer |
None. |
|
| KrnPersonId | integer |
None. |
|
| HauptvertragId | integer |
None. |
|
| VorlageLaufzeit | integer |
None. |
|
| VorlageKuendigung | integer |
None. |
|
| VorlageZahlungsweise | integer |
None. |
|
| TypVertragsart | integer |
None. |
|
| Kennung | string |
None. |
|
| Gegenstand | string |
None. |
|
| Status | integer |
None. |
|
| VonFrom | date |
None. |
|
| VonTo | date |
None. |
|
| BisFrom | date |
None. |
|
| BisTo | date |
None. |
|
| Info | string |
None. |
|
| CRMLink | string |
None. |
|
| CRMId | integer |
None. |
|
| Custom1 | string |
None. |
|
| Custom2 | string |
None. |
|
| Weburl | string |
None. |
|
| TypIOProdukt | integer |
None. |
|
| SortFieldDefault | string |
None. |
|
| Quicksearch | string |
None. |
|
| filterIsSet | boolean |
None. |
|
| resetFilter | boolean |
None. |
|
| TagIds | Collection of integer |
None. |
|
| TagFullMatch | boolean |
None. |
|
| WithTags | boolean |
None. |
|
| SaveCustomFilterName | string |
None. |
|
| PageSize | integer |
Required |
|
| PageIndex | integer |
Required |
|
| SortField | string |
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 |