POST api/vvwvertrag/keyvalue

Request Information

URI Parameters

None.

Body Parameters

VvwVertragSelect
NameDescriptionTypeAdditional 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.

Request Formats

application/json, text/json

Sample:
{
  "Id": 1,
  "KrnOrganisationKundeId": 1,
  "KrnPersonId": 1,
  "HauptvertragId": 1,
  "VorlageLaufzeit": 1,
  "VorlageKuendigung": 1,
  "VorlageZahlungsweise": 1,
  "TypVertragsart": 1,
  "Kennung": "sample string 1",
  "Gegenstand": "sample string 2",
  "Status": 1,
  "VonFrom": "2026-09-18T10:51:15.8062912+02:00",
  "VonTo": "2026-09-18T10:51:15.8062912+02:00",
  "BisFrom": "2026-09-18T10:51:15.8062912+02:00",
  "BisTo": "2026-09-18T10:51:15.8062912+02:00",
  "Info": "sample string 3",
  "CRMLink": "sample string 4",
  "CRMId": 1,
  "Custom1": "sample string 5",
  "Custom2": "sample string 6",
  "Weburl": "sample string 7",
  "TypIOProdukt": 1,
  "SortFieldDefault": "sample string 8",
  "Quicksearch": "sample string 9",
  "filterIsSet": true,
  "resetFilter": true,
  "TagIds": [
    1,
    2
  ],
  "TagFullMatch": true,
  "WithTags": true,
  "SaveCustomFilterName": "sample string 10",
  "PageSize": 11,
  "PageIndex": 12,
  "SortField": "sample string 13",
  "RequestFields": [
    "sample string 1",
    "sample string 2"
  ]
}

application/xml, text/xml

Sample:
<VvwVertragSelect xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/IWeb.IntelliVerband.Vvw.Models">
  <PageIndex xmlns="http://schemas.datacontract.org/2004/07/IWeb.App.Models">12</PageIndex>
  <PageSize xmlns="http://schemas.datacontract.org/2004/07/IWeb.App.Models">11</PageSize>
  <RequestFields xmlns:d2p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays" xmlns="http://schemas.datacontract.org/2004/07/IWeb.App.Models">
    <d2p1:string>sample string 1</d2p1:string>
    <d2p1:string>sample string 2</d2p1:string>
  </RequestFields>
  <SortField xmlns="http://schemas.datacontract.org/2004/07/IWeb.App.Models">sample string 13</SortField>
  <Quicksearch xmlns="http://schemas.datacontract.org/2004/07/IWeb.App.Models">sample string 9</Quicksearch>
  <SaveCustomFilterName xmlns="http://schemas.datacontract.org/2004/07/IWeb.App.Models">sample string 10</SaveCustomFilterName>
  <SortFieldDefault xmlns="http://schemas.datacontract.org/2004/07/IWeb.App.Models">sample string 8</SortFieldDefault>
  <TagFullMatch xmlns="http://schemas.datacontract.org/2004/07/IWeb.App.Models">true</TagFullMatch>
  <TagIds xmlns:d2p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays" xmlns="http://schemas.datacontract.org/2004/07/IWeb.App.Models">
    <d2p1:int>1</d2p1:int>
    <d2p1:int>2</d2p1:int>
  </TagIds>
  <WithTags xmlns="http://schemas.datacontract.org/2004/07/IWeb.App.Models">true</WithTags>
  <filterIsSet xmlns="http://schemas.datacontract.org/2004/07/IWeb.App.Models">true</filterIsSet>
  <resetFilter xmlns="http://schemas.datacontract.org/2004/07/IWeb.App.Models">true</resetFilter>
  <BisFrom>2026-09-18T10:51:15.8062912+02:00</BisFrom>
  <BisTo>2026-09-18T10:51:15.8062912+02:00</BisTo>
  <CRMId>1</CRMId>
  <CRMLink>sample string 4</CRMLink>
  <Custom1>sample string 5</Custom1>
  <Custom2>sample string 6</Custom2>
  <Gegenstand>sample string 2</Gegenstand>
  <HauptvertragId>1</HauptvertragId>
  <Id>1</Id>
  <Info>sample string 3</Info>
  <Kennung>sample string 1</Kennung>
  <KrnOrganisationKundeId>1</KrnOrganisationKundeId>
  <KrnPersonId>1</KrnPersonId>
  <Status>1</Status>
  <TypIOProdukt>1</TypIOProdukt>
  <TypVertragsart>1</TypVertragsart>
  <VonFrom>2026-09-18T10:51:15.8062912+02:00</VonFrom>
  <VonTo>2026-09-18T10:51:15.8062912+02:00</VonTo>
  <VorlageKuendigung>1</VorlageKuendigung>
  <VorlageLaufzeit>1</VorlageLaufzeit>
  <VorlageZahlungsweise>1</VorlageZahlungsweise>
  <Weburl>sample string 7</Weburl>
</VvwVertragSelect>

application/x-www-form-urlencoded

Sample:

Sample not available.

Response Information

Resource Description

Collection of KeyValue
NameDescriptionTypeAdditional information
Id

integer

Required

Value

string

None.

Response Formats

application/json, text/json

Sample:
[
  {
    "Id": 1,
    "Value": "sample string 2"
  },
  {
    "Id": 1,
    "Value": "sample string 2"
  }
]

application/xml, text/xml

Sample:
<ArrayOfKeyValue xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/IWeb.App.Models">
  <KeyValue>
    <Id>1</Id>
    <Value>sample string 2</Value>
  </KeyValue>
  <KeyValue>
    <Id>1</Id>
    <Value>sample string 2</Value>
  </KeyValue>
</ArrayOfKeyValue>