| GET, POST | /fibuscan/Onlinehandel/Weiter |
|---|
Imports System
Imports System.Collections
Imports System.Collections.Generic
Imports System.Runtime.Serialization
Imports ServiceStack
Imports ServiceStack.DataAnnotations
Imports FIBUdataServiceStack.ServiceModel.Messages
Imports FIBUdataServiceStack.ServiceModel.Common
Imports FIBUdataServiceStack.ServiceModel.Models
Namespace Global
Namespace FIBUdataServiceStack.ServiceModel.Common
Public Enum Oem
fibudata = 0
spectrum = 3
End Enum
End Namespace
Namespace FIBUdataServiceStack.ServiceModel.Messages
Public Partial Class OnlinehandelWeiterRequest
Public Sub New()
ColsOrder = New List(Of Long)
End Sub
Public Overridable Property oem As Nullable(Of Oem)
Public Overridable Property fileName As String
Public Overridable Property Dateityp As Nullable(Of Integer)
Public Overridable Property Dateiname As String
Public Overridable Property Textcodierung As Nullable(Of Integer)
Public Overridable Property Trennzeichen As String
Public Overridable Property Datumskonvertierung As Nullable(Of Integer)
Public Overridable Property Kopfspalte As Nullable(Of Integer)
Public Overridable Property Betragskonvertierung As Nullable(Of Integer)
Public Overridable Property speichern As Nullable(Of Boolean)
Public Overridable Property ViewId As Nullable(Of Long)
Public Overridable Property bankindex As Nullable(Of Long)
Public Overridable Property ListeLaden As Nullable(Of Boolean)
Public Overridable Property ApiDaten As Boolean
Public Overridable Property ID2_Text As String
Public Overridable Property kopf_faengt_mit As String
Public Overridable Property standard_waehrung As String
Public Overridable Property ColsOrder As List(Of Long)
Public Overridable Property KopfOptionen As String
Public Overridable Property limit As Nullable(Of Integer)
End Class
Public Partial Class OnlinehandelWeiterResponse
Public Sub New()
Liste = New List(Of List(Of OnlinehandelItem))
selectedOptions = New List(Of OnlinehandelKonfig)
NeueWaehrungen = New List(Of String)
End Sub
Public Overridable Property Liste As List(Of List(Of OnlinehandelItem))
Public Overridable Property selectedOptions As List(Of OnlinehandelKonfig)
Public Overridable Property DisableLetzteKonfigPositionen As Integer
Public Overridable Property colsCount As Integer
Public Overridable Property guid As String
Public Overridable Property betragssumme As Nullable(Of Decimal)
Public Overridable Property anfangsdatum As Nullable(Of Date)
Public Overridable Property enddatum As Nullable(Of Date)
Public Overridable Property positionen_anzahl As Long
Public Overridable Property WaehrungsErrors As String
Public Overridable Property Hinweise As String
Public Overridable Property KannFortfahren As Boolean
Public Overridable Property NeueWaehrungen As List(Of String)
End Class
End Namespace
Namespace FIBUdataServiceStack.ServiceModel.Models
Public Partial Class OnlinehandelKonfig
Public Overridable Property summenkonfiguration As Boolean
Public Overridable Property spaltenkonfiguration As Nullable(Of Integer)
End Class
End Namespace
End Namespace
VB.NET OnlinehandelWeiterRequest DTOs
To override the Content-type in your clients, use the HTTP Accept Header, append the .xml suffix or ?format=xml
The following are sample HTTP requests and responses. The placeholders shown need to be replaced with actual values.
POST /fibuscan/Onlinehandel/Weiter HTTP/1.1
Host: ws4.fibudata.net
Accept: application/xml
Content-Type: application/xml
Content-Length: length
<OnlinehandelWeiterRequest xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/FIBUdataServiceStack.ServiceModel.Messages">
<ApiDaten>false</ApiDaten>
<Betragskonvertierung>0</Betragskonvertierung>
<ColsOrder xmlns:d2p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d2p1:long>0</d2p1:long>
</ColsOrder>
<Dateiname>String</Dateiname>
<Dateityp>0</Dateityp>
<Datumskonvertierung>0</Datumskonvertierung>
<ID2_Text>String</ID2_Text>
<KopfOptionen>String</KopfOptionen>
<Kopfspalte>0</Kopfspalte>
<ListeLaden>false</ListeLaden>
<Textcodierung>0</Textcodierung>
<Trennzeichen>String</Trennzeichen>
<ViewId>0</ViewId>
<bankindex>0</bankindex>
<fileName>String</fileName>
<kopf_faengt_mit>String</kopf_faengt_mit>
<limit>0</limit>
<oem>fibudata</oem>
<speichern>false</speichern>
<standard_waehrung>String</standard_waehrung>
</OnlinehandelWeiterRequest>
HTTP/1.1 200 OK
Content-Type: application/xml
Content-Length: length
<OnlinehandelWeiterResponse xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/FIBUdataServiceStack.ServiceModel.Messages">
<DisableLetzteKonfigPositionen>0</DisableLetzteKonfigPositionen>
<Hinweise>String</Hinweise>
<KannFortfahren>false</KannFortfahren>
<Liste xmlns:d2p1="http://schemas.datacontract.org/2004/07/FIBUdataServiceStack.ServiceModel.Models">
<d2p1:ArrayOfOnlinehandelItem>
<d2p1:OnlinehandelItem>
<d2p1:col_nummer>0</d2p1:col_nummer>
<d2p1:datum>0001-01-01T00:00:00</d2p1:datum>
<d2p1:datum_string>String</d2p1:datum_string>
<d2p1:fehler>false</d2p1:fehler>
<d2p1:header>String</d2p1:header>
<d2p1:konfiguration>OrderiD</d2p1:konfiguration>
<d2p1:original>String</d2p1:original>
<d2p1:summenkonfiguration>false</d2p1:summenkonfiguration>
<d2p1:value />
<d2p1:zahl>0</d2p1:zahl>
<d2p1:zahl_string>String</d2p1:zahl_string>
</d2p1:OnlinehandelItem>
</d2p1:ArrayOfOnlinehandelItem>
</Liste>
<NeueWaehrungen xmlns:d2p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d2p1:string>String</d2p1:string>
</NeueWaehrungen>
<WaehrungsErrors>String</WaehrungsErrors>
<anfangsdatum>0001-01-01T00:00:00</anfangsdatum>
<betragssumme>0</betragssumme>
<colsCount>0</colsCount>
<enddatum>0001-01-01T00:00:00</enddatum>
<guid>String</guid>
<positionen_anzahl>0</positionen_anzahl>
<selectedOptions xmlns:d2p1="http://schemas.datacontract.org/2004/07/FIBUdataServiceStack.ServiceModel.Models">
<d2p1:OnlinehandelKonfig>
<d2p1:spaltenkonfiguration>0</d2p1:spaltenkonfiguration>
<d2p1:summenkonfiguration>false</d2p1:summenkonfiguration>
</d2p1:OnlinehandelKonfig>
</selectedOptions>
</OnlinehandelWeiterResponse>