Cs_Service

<back to all web services

PostBedarfsmedikationMedikamentRequest

The following routes are available for this service:
POST/rest/BedarfsmedikationMedikament
PostBedarfsmedikationMedikamentRequest Parameters:
NameParameterData TypeRequiredDescription
KeybodyintYesKey der Bedarfsmedikation
PriobodyintYes1=Prio 1, 2=Prio 2, 3=Prio 3
MedikamentbodyintYesId vom Service GetMedikamenteRequest
DosierungbodystringYesmax. 100 Zeichen
MaxDosierungbodystringNomax. 100 Zeichen
ArztbodystringNomax. 50 Zeichen
AenderungVonbodystringYes
AenderungAmbodyDateYesDatum inkl. Uhrzeit (2016-11-07T22:02:25+01:00)

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

HTTP + JSV

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

POST /jsv/oneway/PostBedarfsmedikationMedikamentRequest HTTP/1.1 
Host: 058.service.xn--hwstationr-y5a.de 
Content-Type: text/jsv
Content-Length: length

{
	Key: 0,
	Prio: 0,
	Medikament: 0,
	Dosierung: String,
	MaxDosierung: String,
	Arzt: String,
	AenderungVon: String,
	AenderungAm: 0001-01-01
}