AdminServiceSS

<back to all web services

GetLizenzanforderungenRequest

Requires Authentication
The following routes are available for this service:
All Verbs/Admin/GetLizenzanforderungen
GetLizenzanforderungenRequest Parameters:
NameParameterData TypeRequiredDescription
AllequeryboolNo
DoDatumFilterqueryboolNo
StartDatumqueryDateTimeNo
EndeDatumqueryDateTimeNo
DoKundenNummerqueryboolNo
KundenNummerquerystringNo

To override the Content-type in your clients, use the HTTP Accept Header, append the .json suffix or ?format=json

To embed the response in a jsonp callback, append ?callback=myCallback

HTTP + JSON

The following are sample HTTP requests and responses. The placeholders shown need to be replaced with actual values.

POST /json/reply/GetLizenzanforderungenRequest HTTP/1.1 
Host: adminservice.click-learn.info 
Content-Type: application/json
Content-Length: length

{"Alle":false,"DoDatumFilter":false,"StartDatum":"\/Date(-62135596800000-0000)\/","EndeDatum":"\/Date(-62135596800000-0000)\/","DoKundenNummer":false,"KundenNummer":"String"}
HTTP/1.1 200 OK
Content-Type: application/json
Content-Length: length

[{"Id":0,"AngefordertAm":"\/Date(-62135596800000-0000)\/","Status":"String","Anzahl":0,"AusbaustufeId":0,"AdministratorId":0,"Administrator":"String","Lizenzen":[{"Id":0,"Lizenzcode":"String","ErstelltAm":"\/Date(-62135596800000-0000)\/","RegistriertAm":"\/Date(-62135596800000-0000)\/","EndedAm":"\/Date(-62135596800000-0000)\/","Jahr":0,"LfdNr":0,"Frei":0,"LizenzanforderungId":0,"InGebrauch":true}],"KundenNummer":"String","Praefix":"String"}]