Reference for http://dispatchweb.eureka-technology.fr/WebManager/WCFDispatchAPI.svc/REST/Json/GetDonneurOrdreClients
[Obsolete, utiliser GetAllClientsLight)
Url: http://dispatchweb.eureka-technology.fr/WebManager/WCFDispatchAPI.svc/REST/Json/GetDonneurOrdreClients
HTTP Method: POST
Message direction | Format | Body |
---|---|---|
Request | Xml | Example,Schema |
Request | Json | Example |
Response | Xml | Example,Schema |
Response | Json | Example |
The following is an example request Xml body:
<GetDonneurOrdreClientsRequest xmlns="EurekaTechnology.DispatchWeb.API.Business"> <Credential> <License>String content</License> <Login>String content</Login> <Password>String content</Password> <EMail>String content</EMail> <Language>String content</Language> <ConnectionToken>String content</ConnectionToken> <OrdererCode>String content</OrdererCode> <DelegateToken>String content</DelegateToken> <ConsumerOrdererCode>String content</ConsumerOrdererCode> <ConsumerKey>String content</ConsumerKey> <Sso> <SsoConfigurationCode>String content</SsoConfigurationCode> <SsoAuthCode>String content</SsoAuthCode> <SsoRedirectUri>String content</SsoRedirectUri> <SsoSamlContent>String content</SsoSamlContent> <SsoSamlHttpMethod>String content</SsoSamlHttpMethod> </Sso> </Credential> </GetDonneurOrdreClientsRequest>
The following is an example request Json body:
{ "Credential":{ "License":"String content", "Login":"String content", "Password":"String content", "EMail":"String content", "Language":"String content", "ConnectionToken":"String content", "OrdererCode":"String content", "DelegateToken":"String content", "ConsumerOrdererCode":"String content", "ConsumerKey":"String content", "Sso":{ "SsoConfigurationCode":"String content", "SsoAuthCode":"String content", "SsoRedirectUri":"String content", "SsoSamlContent":"String content", "SsoSamlHttpMethod":"String content" } } }
The following is an example response Xml body:
<GetDonneurOrdreClientsResponse xmlns="EurekaTechnology.DispatchWeb.API.Business"> <Errors> <string xmlns="http://schemas.microsoft.com/2003/10/Serialization/Arrays">String content</string> <string xmlns="http://schemas.microsoft.com/2003/10/Serialization/Arrays">String content</string> </Errors> <Status>OK</Status> <Clients> <Customer> <Code>String content</Code> <Label>String content</Label> <Agency>String content</Agency> <LabelAddressComplement1>String content</LabelAddressComplement1> <LabelAddressComplement2>String content</LabelAddressComplement2> <LabelAddressComplement3>String content</LabelAddressComplement3> <LabelAddressComplement4>String content</LabelAddressComplement4> <CustomParametersConfigName>String content</CustomParametersConfigName> <LabelComent1>String content</LabelComent1> <LabelComent2>String content</LabelComent2> <LabelComent3>String content</LabelComent3> <LabelComent4>String content</LabelComent4> <LabelComent5>String content</LabelComent5> <LabelComent6>String content</LabelComent6> <LabelComent7>String content</LabelComent7> <LabelComent8>String content</LabelComent8> <ReferenceLabel1>String content</ReferenceLabel1> <ReferenceLabel2>String content</ReferenceLabel2> <ReferenceLabel3>String content</ReferenceLabel3> <CustomerVoucherInfo> <VoucherBillMode>X</VoucherBillMode> <VoucherCredit>12678967.543233</VoucherCredit> <VirtualVoucherCredit>12678967.543233</VirtualVoucherCredit> </CustomerVoucherInfo> <CustomFields> <CustomField> <ConfigName>String content</ConfigName> <Id>2147483647</Id> <Value>String content</Value> <FieldType>String</FieldType> <Label>String content</Label> <Mandatory>true</Mandatory> <DefaultValue>String content</DefaultValue> <ForcePreRegistredValues>true</ForcePreRegistredValues> <PreRegistredValues> <string xmlns="http://schemas.microsoft.com/2003/10/Serialization/Arrays">String content</string> <string xmlns="http://schemas.microsoft.com/2003/10/Serialization/Arrays">String content</string> </PreRegistredValues> <ReadOnly>true</ReadOnly> <Code>String content</Code> <FreeInput>true</FreeInput> </CustomField> <CustomField> <ConfigName>String content</ConfigName> <Id>2147483647</Id> <Value>String content</Value> <FieldType>String</FieldType> <Label>String content</Label> <Mandatory>true</Mandatory> <DefaultValue>String content</DefaultValue> <ForcePreRegistredValues>true</ForcePreRegistredValues> <PreRegistredValues> <string xmlns="http://schemas.microsoft.com/2003/10/Serialization/Arrays">String content</string> <string xmlns="http://schemas.microsoft.com/2003/10/Serialization/Arrays">String content</string> </PreRegistredValues> <ReadOnly>true</ReadOnly> <Code>String content</Code> <FreeInput>true</FreeInput> </CustomField> </CustomFields> <Billable>true</Billable> <DueDayOfPayment>2147483647</DueDayOfPayment> <CurrencyCode>String content</CurrencyCode> <FamilyCode>String content</FamilyCode> <FamilyName>String content</FamilyName> <IsSubjectToFuelSurcharge>true</IsSubjectToFuelSurcharge> <IntraCommunityVatNumber>String content</IntraCommunityVatNumber> <CustomerTags> <CustomerTag> <Id>1627aea5-8e0a-4371-9022-9b504344e724</Id> <Label>String content</Label> </CustomerTag> <CustomerTag> <Id>1627aea5-8e0a-4371-9022-9b504344e724</Id> <Label>String content</Label> </CustomerTag> </CustomerTags> </Customer> <Customer> <Code>String content</Code> <Label>String content</Label> <Agency>String content</Agency> <LabelAddressComplement1>String content</LabelAddressComplement1> <LabelAddressComplement2>String content</LabelAddressComplement2> <LabelAddressComplement3>String content</LabelAddressComplement3> <LabelAddressComplement4>String content</LabelAddressComplement4> <CustomParametersConfigName>String content</CustomParametersConfigName> <LabelComent1>String content</LabelComent1> <LabelComent2>String content</LabelComent2> <LabelComent3>String content</LabelComent3> <LabelComent4>String content</LabelComent4> <LabelComent5>String content</LabelComent5> <LabelComent6>String content</LabelComent6> <LabelComent7>String content</LabelComent7> <LabelComent8>String content</LabelComent8> <ReferenceLabel1>String content</ReferenceLabel1> <ReferenceLabel2>String content</ReferenceLabel2> <ReferenceLabel3>String content</ReferenceLabel3> <CustomerVoucherInfo> <VoucherBillMode>X</VoucherBillMode> <VoucherCredit>12678967.543233</VoucherCredit> <VirtualVoucherCredit>12678967.543233</VirtualVoucherCredit> </CustomerVoucherInfo> <CustomFields> <CustomField> <ConfigName>String content</ConfigName> <Id>2147483647</Id> <Value>String content</Value> <FieldType>String</FieldType> <Label>String content</Label> <Mandatory>true</Mandatory> <DefaultValue>String content</DefaultValue> <ForcePreRegistredValues>true</ForcePreRegistredValues> <PreRegistredValues> <string xmlns="http://schemas.microsoft.com/2003/10/Serialization/Arrays">String content</string> <string xmlns="http://schemas.microsoft.com/2003/10/Serialization/Arrays">String content</string> </PreRegistredValues> <ReadOnly>true</ReadOnly> <Code>String content</Code> <FreeInput>true</FreeInput> </CustomField> <CustomField> <ConfigName>String content</ConfigName> <Id>2147483647</Id> <Value>String content</Value> <FieldType>String</FieldType> <Label>String content</Label> <Mandatory>true</Mandatory> <DefaultValue>String content</DefaultValue> <ForcePreRegistredValues>true</ForcePreRegistredValues> <PreRegistredValues> <string xmlns="http://schemas.microsoft.com/2003/10/Serialization/Arrays">String content</string> <string xmlns="http://schemas.microsoft.com/2003/10/Serialization/Arrays">String content</string> </PreRegistredValues> <ReadOnly>true</ReadOnly> <Code>String content</Code> <FreeInput>true</FreeInput> </CustomField> </CustomFields> <Billable>true</Billable> <DueDayOfPayment>2147483647</DueDayOfPayment> <CurrencyCode>String content</CurrencyCode> <FamilyCode>String content</FamilyCode> <FamilyName>String content</FamilyName> <IsSubjectToFuelSurcharge>true</IsSubjectToFuelSurcharge> <IntraCommunityVatNumber>String content</IntraCommunityVatNumber> <CustomerTags> <CustomerTag> <Id>1627aea5-8e0a-4371-9022-9b504344e724</Id> <Label>String content</Label> </CustomerTag> <CustomerTag> <Id>1627aea5-8e0a-4371-9022-9b504344e724</Id> <Label>String content</Label> </CustomerTag> </CustomerTags> </Customer> </Clients> </GetDonneurOrdreClientsResponse>
The following is an example response Json body:
{ "Errors":["String content"], "Status":0, "Clients":[{ "Code":"String content", "Label":"String content", "Agency":"String content", "LabelAddressComplement1":"String content", "LabelAddressComplement2":"String content", "LabelAddressComplement3":"String content", "LabelAddressComplement4":"String content", "CustomParametersConfigName":"String content", "LabelComent1":"String content", "LabelComent2":"String content", "LabelComent3":"String content", "LabelComent4":"String content", "LabelComent5":"String content", "LabelComent6":"String content", "LabelComent7":"String content", "LabelComent8":"String content", "ReferenceLabel1":"String content", "ReferenceLabel2":"String content", "ReferenceLabel3":"String content", "CustomerVoucherInfo":{ "VoucherBillMode":0, "VoucherCredit":12678967.543233, "VirtualVoucherCredit":12678967.543233 }, "CustomFields":[{ "ConfigName":"String content", "Id":2147483647, "Value":"String content", "FieldType":0, "Label":"String content", "Mandatory":true, "DefaultValue":"String content", "ForcePreRegistredValues":true, "PreRegistredValues":["String content"], "ReadOnly":true, "Code":"String content", "FreeInput":true }], "Billable":true, "DueDayOfPayment":2147483647, "CurrencyCode":"String content", "FamilyCode":"String content", "FamilyName":"String content", "IsSubjectToFuelSurcharge":true, "IntraCommunityVatNumber":"String content", "CustomerTags":[{ "Id":"1627aea5-8e0a-4371-9022-9b504344e724", "Label":"String content" }] }] }
The following is the request Xml Schema:
<xs:schema xmlns:tns="EurekaTechnology.DispatchWeb.API.Business" elementFormDefault="qualified" targetNamespace="EurekaTechnology.DispatchWeb.API.Business" xmlns:xs="http://www.w3.org/2001/XMLSchema"> <xs:complexType name="GetDonneurOrdreClientsRequest"> <xs:complexContent mixed="false"> <xs:extension base="tns:RequestType"> <xs:sequence /> </xs:extension> </xs:complexContent> </xs:complexType> <xs:element name="GetDonneurOrdreClientsRequest" nillable="true" type="tns:GetDonneurOrdreClientsRequest" /> <xs:complexType name="RequestType"> <xs:sequence> <xs:element name="Credential" nillable="true" type="tns:Credential" /> </xs:sequence> </xs:complexType> <xs:element name="RequestType" nillable="true" type="tns:RequestType" /> <xs:complexType name="Credential"> <xs:sequence> <xs:element name="License" nillable="true" type="xs:string" /> <xs:element minOccurs="0" name="Login" nillable="true" type="xs:string" /> <xs:element minOccurs="0" name="Password" nillable="true" type="xs:string" /> <xs:element minOccurs="0" name="EMail" nillable="true" type="xs:string" /> <xs:element minOccurs="0" name="Language" nillable="true" type="xs:string" /> <xs:element minOccurs="0" name="ConnectionToken" nillable="true" type="xs:string" /> <xs:element minOccurs="0" name="OrdererCode" nillable="true" type="xs:string" /> <xs:element minOccurs="0" name="DelegateToken" nillable="true" type="xs:string" /> <xs:element minOccurs="0" name="ConsumerOrdererCode" nillable="true" type="xs:string" /> <xs:element minOccurs="0" name="ConsumerKey" nillable="true" type="xs:string" /> <xs:element minOccurs="0" name="Sso" nillable="true" type="tns:SsoAuthentication" /> </xs:sequence> </xs:complexType> <xs:element name="Credential" nillable="true" type="tns:Credential" /> <xs:complexType name="SsoAuthentication"> <xs:sequence> <xs:element name="SsoConfigurationCode" nillable="true" type="xs:string" /> <xs:element minOccurs="0" name="SsoAuthCode" nillable="true" type="xs:string" /> <xs:element minOccurs="0" name="SsoRedirectUri" nillable="true" type="xs:string" /> <xs:element minOccurs="0" name="SsoSamlContent" nillable="true" type="xs:string" /> <xs:element minOccurs="0" name="SsoSamlHttpMethod" nillable="true" type="xs:string" /> </xs:sequence> </xs:complexType> <xs:element name="SsoAuthentication" nillable="true" type="tns:SsoAuthentication" /> </xs:schema>
Additional request Xml Schemas:
<xs:schema xmlns:tns="http://schemas.microsoft.com/2003/10/Serialization/" attributeFormDefault="qualified" elementFormDefault="qualified" targetNamespace="http://schemas.microsoft.com/2003/10/Serialization/" xmlns:xs="http://www.w3.org/2001/XMLSchema"> <xs:element name="anyType" nillable="true" type="xs:anyType" /> <xs:element name="anyURI" nillable="true" type="xs:anyURI" /> <xs:element name="base64Binary" nillable="true" type="xs:base64Binary" /> <xs:element name="boolean" nillable="true" type="xs:boolean" /> <xs:element name="byte" nillable="true" type="xs:byte" /> <xs:element name="dateTime" nillable="true" type="xs:dateTime" /> <xs:element name="decimal" nillable="true" type="xs:decimal" /> <xs:element name="double" nillable="true" type="xs:double" /> <xs:element name="float" nillable="true" type="xs:float" /> <xs:element name="int" nillable="true" type="xs:int" /> <xs:element name="long" nillable="true" type="xs:long" /> <xs:element name="QName" nillable="true" type="xs:QName" /> <xs:element name="short" nillable="true" type="xs:short" /> <xs:element name="string" nillable="true" type="xs:string" /> <xs:element name="unsignedByte" nillable="true" type="xs:unsignedByte" /> <xs:element name="unsignedInt" nillable="true" type="xs:unsignedInt" /> <xs:element name="unsignedLong" nillable="true" type="xs:unsignedLong" /> <xs:element name="unsignedShort" nillable="true" type="xs:unsignedShort" /> <xs:element name="char" nillable="true" type="tns:char" /> <xs:simpleType name="char"> <xs:restriction base="xs:int" /> </xs:simpleType> <xs:element name="duration" nillable="true" type="tns:duration" /> <xs:simpleType name="duration"> <xs:restriction base="xs:duration"> <xs:pattern value="\-?P(\d*D)?(T(\d*H)?(\d*M)?(\d*(\.\d*)?S)?)?" /> <xs:minInclusive value="-P10675199DT2H48M5.4775808S" /> <xs:maxInclusive value="P10675199DT2H48M5.4775807S" /> </xs:restriction> </xs:simpleType> <xs:element name="guid" nillable="true" type="tns:guid" /> <xs:simpleType name="guid"> <xs:restriction base="xs:string"> <xs:pattern value="[\da-fA-F]{8}-[\da-fA-F]{4}-[\da-fA-F]{4}-[\da-fA-F]{4}-[\da-fA-F]{12}" /> </xs:restriction> </xs:simpleType> <xs:attribute name="FactoryType" type="xs:QName" /> <xs:attribute name="Id" type="xs:ID" /> <xs:attribute name="Ref" type="xs:IDREF" /> </xs:schema>
<tns:schema targetNamespace="http://www.w3.org/2001/XMLSchema" xmlns:tns="http://www.w3.org/2001/XMLSchema"> <tns:element name="schema"> <tns:complexType /> </tns:element> </tns:schema>
The following is the response Xml Schema:
<xs:schema xmlns:tns="EurekaTechnology.DispatchWeb.API.Business" xmlns:ser="http://schemas.microsoft.com/2003/10/Serialization/" elementFormDefault="qualified" targetNamespace="EurekaTechnology.DispatchWeb.API.Business" xmlns:xs="http://www.w3.org/2001/XMLSchema"> <xs:import namespace="http://schemas.microsoft.com/2003/10/Serialization/Arrays" /> <xs:import namespace="http://schemas.microsoft.com/2003/10/Serialization/" /> <xs:complexType name="GetDonneurOrdreClientsResponse"> <xs:complexContent mixed="false"> <xs:extension base="tns:ResponseType"> <xs:sequence> <xs:element minOccurs="0" name="Clients" nillable="true" type="tns:ArrayOfCustomer" /> </xs:sequence> </xs:extension> </xs:complexContent> </xs:complexType> <xs:element name="GetDonneurOrdreClientsResponse" nillable="true" type="tns:GetDonneurOrdreClientsResponse" /> <xs:complexType name="ResponseType"> <xs:sequence> <xs:element minOccurs="0" name="Errors" nillable="true" xmlns:q1="http://schemas.microsoft.com/2003/10/Serialization/Arrays" type="q1:ArrayOfstring" /> <xs:element name="Status" type="tns:ResponseStatus" /> </xs:sequence> </xs:complexType> <xs:element name="ResponseType" nillable="true" type="tns:ResponseType" /> <xs:simpleType name="ResponseStatus"> <xs:restriction base="xs:string"> <xs:enumeration value="OK"> <xs:annotation> <xs:appinfo> <EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">200</EnumerationValue> </xs:appinfo> </xs:annotation> </xs:enumeration> <xs:enumeration value="Created"> <xs:annotation> <xs:appinfo> <EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">201</EnumerationValue> </xs:appinfo> </xs:annotation> </xs:enumeration> <xs:enumeration value="Accepted"> <xs:annotation> <xs:appinfo> <EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">202</EnumerationValue> </xs:appinfo> </xs:annotation> </xs:enumeration> <xs:enumeration value="NoContent"> <xs:annotation> <xs:appinfo> <EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">204</EnumerationValue> </xs:appinfo> </xs:annotation> </xs:enumeration> <xs:enumeration value="NotModified"> <xs:annotation> <xs:appinfo> <EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">304</EnumerationValue> </xs:appinfo> </xs:annotation> </xs:enumeration> <xs:enumeration value="BadRequest"> <xs:annotation> <xs:appinfo> <EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">400</EnumerationValue> </xs:appinfo> </xs:annotation> </xs:enumeration> <xs:enumeration value="Unauthorized"> <xs:annotation> <xs:appinfo> <EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">401</EnumerationValue> </xs:appinfo> </xs:annotation> </xs:enumeration> <xs:enumeration value="MethodNotAllowed"> <xs:annotation> <xs:appinfo> <EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">405</EnumerationValue> </xs:appinfo> </xs:annotation> </xs:enumeration> <xs:enumeration value="RequestTimeout"> <xs:annotation> <xs:appinfo> <EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">408</EnumerationValue> </xs:appinfo> </xs:annotation> </xs:enumeration> <xs:enumeration value="NoEquivalence"> <xs:annotation> <xs:appinfo> <EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">420</EnumerationValue> </xs:appinfo> </xs:annotation> </xs:enumeration> <xs:enumeration value="NOK"> <xs:annotation> <xs:appinfo> <EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">421</EnumerationValue> </xs:appinfo> </xs:annotation> </xs:enumeration> <xs:enumeration value="InternalServerError"> <xs:annotation> <xs:appinfo> <EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">500</EnumerationValue> </xs:appinfo> </xs:annotation> </xs:enumeration> <xs:enumeration value="NotImplemented"> <xs:annotation> <xs:appinfo> <EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">501</EnumerationValue> </xs:appinfo> </xs:annotation> </xs:enumeration> <xs:enumeration value="ServiceUnavailable"> <xs:annotation> <xs:appinfo> <EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">503</EnumerationValue> </xs:appinfo> </xs:annotation> </xs:enumeration> </xs:restriction> </xs:simpleType> <xs:element name="ResponseStatus" nillable="true" type="tns:ResponseStatus" /> <xs:complexType name="ArrayOfCustomer"> <xs:sequence> <xs:element minOccurs="0" maxOccurs="unbounded" name="Customer" nillable="true" type="tns:Customer" /> </xs:sequence> </xs:complexType> <xs:element name="ArrayOfCustomer" nillable="true" type="tns:ArrayOfCustomer" /> <xs:complexType name="Customer"> <xs:sequence> <xs:element name="Code" nillable="true" type="xs:string" /> <xs:element minOccurs="0" name="Label" nillable="true" type="xs:string" /> <xs:element minOccurs="0" name="Agency" nillable="true" type="xs:string" /> <xs:element minOccurs="0" name="LabelAddressComplement1" nillable="true" type="xs:string" /> <xs:element minOccurs="0" name="LabelAddressComplement2" nillable="true" type="xs:string" /> <xs:element minOccurs="0" name="LabelAddressComplement3" nillable="true" type="xs:string" /> <xs:element minOccurs="0" name="LabelAddressComplement4" nillable="true" type="xs:string" /> <xs:element minOccurs="0" name="CustomParametersConfigName" nillable="true" type="xs:string" /> <xs:element minOccurs="0" name="LabelComent1" nillable="true" type="xs:string" /> <xs:element minOccurs="0" name="LabelComent2" nillable="true" type="xs:string" /> <xs:element minOccurs="0" name="LabelComent3" nillable="true" type="xs:string" /> <xs:element minOccurs="0" name="LabelComent4" nillable="true" type="xs:string" /> <xs:element minOccurs="0" name="LabelComent5" nillable="true" type="xs:string" /> <xs:element minOccurs="0" name="LabelComent6" nillable="true" type="xs:string" /> <xs:element minOccurs="0" name="LabelComent7" nillable="true" type="xs:string" /> <xs:element minOccurs="0" name="LabelComent8" nillable="true" type="xs:string" /> <xs:element minOccurs="0" name="ReferenceLabel1" nillable="true" type="xs:string" /> <xs:element minOccurs="0" name="ReferenceLabel2" nillable="true" type="xs:string" /> <xs:element minOccurs="0" name="ReferenceLabel3" nillable="true" type="xs:string" /> <xs:element minOccurs="0" name="CustomerVoucherInfo" nillable="true" type="tns:CustomerVoucherInfo" /> <xs:element minOccurs="0" name="CustomFields" nillable="true" type="tns:ArrayOfCustomField" /> <xs:element minOccurs="0" name="Billable" type="xs:boolean" /> <xs:element minOccurs="0" name="DueDayOfPayment" type="xs:int" /> <xs:element minOccurs="0" name="CurrencyCode" nillable="true" type="xs:string" /> <xs:element minOccurs="0" name="FamilyCode" nillable="true" type="xs:string" /> <xs:element minOccurs="0" name="FamilyName" nillable="true" type="xs:string" /> <xs:element minOccurs="0" name="IsSubjectToFuelSurcharge" type="xs:boolean" /> <xs:element minOccurs="0" name="IntraCommunityVatNumber" nillable="true" type="xs:string" /> <xs:element minOccurs="0" name="CustomerTags" nillable="true" type="tns:ArrayOfCustomerTag" /> </xs:sequence> </xs:complexType> <xs:element name="Customer" nillable="true" type="tns:Customer" /> <xs:complexType name="CustomerVoucherInfo"> <xs:sequence> <xs:element name="VoucherBillMode" type="tns:eVoucherBillMode" /> <xs:element minOccurs="0" name="VoucherCredit" nillable="true" type="xs:decimal" /> <xs:element minOccurs="0" name="VirtualVoucherCredit" nillable="true" type="xs:decimal" /> </xs:sequence> </xs:complexType> <xs:element name="CustomerVoucherInfo" nillable="true" type="tns:CustomerVoucherInfo" /> <xs:simpleType name="eVoucherBillMode"> <xs:restriction base="xs:string"> <xs:enumeration value="X"> <xs:annotation> <xs:appinfo> <EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">88</EnumerationValue> </xs:appinfo> </xs:annotation> </xs:enumeration> <xs:enumeration value="U"> <xs:annotation> <xs:appinfo> <EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">85</EnumerationValue> </xs:appinfo> </xs:annotation> </xs:enumeration> <xs:enumeration value="B"> <xs:annotation> <xs:appinfo> <EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">66</EnumerationValue> </xs:appinfo> </xs:annotation> </xs:enumeration> <xs:enumeration value="V"> <xs:annotation> <xs:appinfo> <EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">86</EnumerationValue> </xs:appinfo> </xs:annotation> </xs:enumeration> </xs:restriction> </xs:simpleType> <xs:element name="eVoucherBillMode" nillable="true" type="tns:eVoucherBillMode" /> <xs:complexType name="ArrayOfCustomField"> <xs:sequence> <xs:element minOccurs="0" maxOccurs="unbounded" name="CustomField" nillable="true" type="tns:CustomField" /> </xs:sequence> </xs:complexType> <xs:element name="ArrayOfCustomField" nillable="true" type="tns:ArrayOfCustomField" /> <xs:complexType name="CustomField"> <xs:sequence> <xs:element minOccurs="0" name="ConfigName" nillable="true" type="xs:string" /> <xs:element name="Id" type="xs:int" /> <xs:element name="Value" nillable="true" type="xs:string" /> <xs:element minOccurs="0" name="FieldType" type="tns:CustomFieldType" /> <xs:element minOccurs="0" name="Label" nillable="true" type="xs:string" /> <xs:element minOccurs="0" name="Mandatory" type="xs:boolean" /> <xs:element minOccurs="0" name="DefaultValue" nillable="true" type="xs:string" /> <xs:element minOccurs="0" name="ForcePreRegistredValues" type="xs:boolean" /> <xs:element minOccurs="0" name="PreRegistredValues" nillable="true" xmlns:q2="http://schemas.microsoft.com/2003/10/Serialization/Arrays" type="q2:ArrayOfstring" /> <xs:element minOccurs="0" name="ReadOnly" type="xs:boolean" /> <xs:element minOccurs="0" name="Code" nillable="true" type="xs:string" /> <xs:element minOccurs="0" name="FreeInput" type="xs:boolean" /> </xs:sequence> </xs:complexType> <xs:element name="CustomField" nillable="true" type="tns:CustomField" /> <xs:simpleType name="CustomFieldType"> <xs:restriction base="xs:string"> <xs:enumeration value="String" /> <xs:enumeration value="Int" /> <xs:enumeration value="PositiveInteger" /> <xs:enumeration value="Decimal" /> <xs:enumeration value="PositiveDecimal" /> <xs:enumeration value="DateTime" /> </xs:restriction> </xs:simpleType> <xs:element name="CustomFieldType" nillable="true" type="tns:CustomFieldType" /> <xs:complexType name="ArrayOfCustomerTag"> <xs:sequence> <xs:element minOccurs="0" maxOccurs="unbounded" name="CustomerTag" nillable="true" type="tns:CustomerTag" /> </xs:sequence> </xs:complexType> <xs:element name="ArrayOfCustomerTag" nillable="true" type="tns:ArrayOfCustomerTag" /> <xs:complexType name="CustomerTag"> <xs:sequence> <xs:element name="Id" type="ser:guid" /> <xs:element minOccurs="0" name="Label" nillable="true" type="xs:string" /> </xs:sequence> </xs:complexType> <xs:element name="CustomerTag" nillable="true" type="tns:CustomerTag" /> </xs:schema>
Additional response Xml Schemas:
<xs:schema xmlns:tns="http://schemas.microsoft.com/2003/10/Serialization/" attributeFormDefault="qualified" elementFormDefault="qualified" targetNamespace="http://schemas.microsoft.com/2003/10/Serialization/" xmlns:xs="http://www.w3.org/2001/XMLSchema"> <xs:element name="anyType" nillable="true" type="xs:anyType" /> <xs:element name="anyURI" nillable="true" type="xs:anyURI" /> <xs:element name="base64Binary" nillable="true" type="xs:base64Binary" /> <xs:element name="boolean" nillable="true" type="xs:boolean" /> <xs:element name="byte" nillable="true" type="xs:byte" /> <xs:element name="dateTime" nillable="true" type="xs:dateTime" /> <xs:element name="decimal" nillable="true" type="xs:decimal" /> <xs:element name="double" nillable="true" type="xs:double" /> <xs:element name="float" nillable="true" type="xs:float" /> <xs:element name="int" nillable="true" type="xs:int" /> <xs:element name="long" nillable="true" type="xs:long" /> <xs:element name="QName" nillable="true" type="xs:QName" /> <xs:element name="short" nillable="true" type="xs:short" /> <xs:element name="string" nillable="true" type="xs:string" /> <xs:element name="unsignedByte" nillable="true" type="xs:unsignedByte" /> <xs:element name="unsignedInt" nillable="true" type="xs:unsignedInt" /> <xs:element name="unsignedLong" nillable="true" type="xs:unsignedLong" /> <xs:element name="unsignedShort" nillable="true" type="xs:unsignedShort" /> <xs:element name="char" nillable="true" type="tns:char" /> <xs:simpleType name="char"> <xs:restriction base="xs:int" /> </xs:simpleType> <xs:element name="duration" nillable="true" type="tns:duration" /> <xs:simpleType name="duration"> <xs:restriction base="xs:duration"> <xs:pattern value="\-?P(\d*D)?(T(\d*H)?(\d*M)?(\d*(\.\d*)?S)?)?" /> <xs:minInclusive value="-P10675199DT2H48M5.4775808S" /> <xs:maxInclusive value="P10675199DT2H48M5.4775807S" /> </xs:restriction> </xs:simpleType> <xs:element name="guid" nillable="true" type="tns:guid" /> <xs:simpleType name="guid"> <xs:restriction base="xs:string"> <xs:pattern value="[\da-fA-F]{8}-[\da-fA-F]{4}-[\da-fA-F]{4}-[\da-fA-F]{4}-[\da-fA-F]{12}" /> </xs:restriction> </xs:simpleType> <xs:attribute name="FactoryType" type="xs:QName" /> <xs:attribute name="Id" type="xs:ID" /> <xs:attribute name="Ref" type="xs:IDREF" /> </xs:schema>
<xs:schema xmlns:tns="http://schemas.microsoft.com/2003/10/Serialization/Arrays" elementFormDefault="qualified" targetNamespace="http://schemas.microsoft.com/2003/10/Serialization/Arrays" xmlns:xs="http://www.w3.org/2001/XMLSchema"> <xs:complexType name="ArrayOfstring"> <xs:sequence> <xs:element minOccurs="0" maxOccurs="unbounded" name="string" nillable="true" type="xs:string" /> </xs:sequence> </xs:complexType> <xs:element name="ArrayOfstring" nillable="true" type="tns:ArrayOfstring" /> </xs:schema>
<tns:schema targetNamespace="http://www.w3.org/2001/XMLSchema" xmlns:tns="http://www.w3.org/2001/XMLSchema"> <tns:element name="schema"> <tns:complexType /> </tns:element> </tns:schema>