POST api/bewbeleg/export

Request Information

URI Parameters

None.

Body Parameters

BewBelegExport
NameDescriptionTypeAdditional information
Id

integer

None.

StapelId

integer

None.

AdresseId

integer

None.

Nummer

string

None.

AdressNummer

integer

None.

BetragFrom

integer

None.

BetragTo

integer

None.

Belegart

integer

None.

ErstellungFrom

date

None.

ErstellungTo

date

None.

BetragInWorten

string

None.

Zeichen

string

None.

Titel

string

None.

Kopftext

string

None.

Fusstext

string

None.

MailversandFrom

date

None.

MailversandTo

date

None.

Bemerkung

string

None.

Zusatzfeld1

string

None.

Zusatzfeld2

string

None.

Adressgruppe

string

None.

StapelBearbeiter

string

None.

IsExtern

boolean

None.

UserId

integer

None.

Absenderadresse

string

None.

ZugangOrganisationId

integer

None.

PageSize

integer

Required

PageIndex

integer

Required

SortField

string

None.

SortFieldDefault

string

None.

Quicksearch

string

None.

filterIsSet

boolean

None.

Columns

Collection of ColumnDescription

None.

Request Formats

application/json

Sample:

An exception has occurred while using the formatter 'JsonMediaTypeFormatter' to generate sample for media type 'application/json'. Exception message: Error getting value from 'Value' on 'DocumentFormat.OpenXml.UInt32Value'.

text/json

Sample:

An exception has occurred while using the formatter 'JsonMediaTypeFormatter' to generate sample for media type 'text/json'. Exception message: Error getting value from 'Value' on 'DocumentFormat.OpenXml.UInt32Value'.

application/xml

Sample:

An exception has occurred while using the formatter 'XmlMediaTypeFormatter' to generate sample for media type 'application/xml'. Exception message: Fehler beim Serialisieren des Objekts "vom Typ IWeb.IntelliVerband.Bew.Models.BewBelegExport". Die Eingabezeichenfolge hat das falsche Format.

text/xml

Sample:

An exception has occurred while using the formatter 'XmlMediaTypeFormatter' to generate sample for media type 'text/xml'. Exception message: Fehler beim Serialisieren des Objekts "vom Typ IWeb.IntelliVerband.Bew.Models.BewBelegExport". Die Eingabezeichenfolge hat das falsche Format.

application/x-www-form-urlencoded

Sample:

Failed to generate the sample for media type 'application/x-www-form-urlencoded'. Cannot use formatter 'JQueryMvcFormUrlEncodedFormatter' to write type 'BewBelegExport'.

Response Information

Resource Description

HttpResponseMessage
NameDescriptionTypeAdditional information
Version

Version

None.

Content

HttpContent

None.

StatusCode

HttpStatusCode

Required

ReasonPhrase

string

None.

Headers

Collection of Object

None.

RequestMessage

HttpRequestMessage

None.

IsSuccessStatusCode

boolean

Required