AdminServiceSS

<back to all web services

LizenzenAnfordernBKFRequest

Requires Authentication
The following routes are available for this service:
All Verbs/Admin/LizenzenAnfordernBKF
LizenzenAnfordernBKFRequest Parameters:
NameParameterData TypeRequiredDescription
UsernamequerystringNo
KundenNummerquerystringNo
AusbaustufequeryintNo
AnzahlqueryintNo
Lizenzanforderung Parameters:
NameParameterData TypeRequiredDescription
IdformintNo
AngefordertAmformDateTimeNo
StatusformstringNo
AnzahlformintNo
AusbaustufeIdformintNo
AdministratorIdformintNo
AdministratorformstringNo
LizenzenformList<Lizenz>No
KundenNummerformstringNo
PraefixformstringNo
Lizenz Parameters:
NameParameterData TypeRequiredDescription
IdformintNo
LizenzcodeformstringNo
ErstelltAmformDateTimeNo
RegistriertAmformDateTime?No
EndedAmformDateTime?No
JahrformbyteNo
LfdNrformintNo
FreiformbyteNo
LizenzanforderungIdformintNo
InGebrauchformboolNo

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

HTTP + CSV

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

POST /csv/reply/LizenzenAnfordernBKFRequest HTTP/1.1 
Host: adminservice.click-learn.info 
Content-Type: text/csv
Content-Length: length

{"Username":"String","KundenNummer":"String","Ausbaustufe":0,"Anzahl":0}
HTTP/1.1 200 OK
Content-Type: text/csv
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"}