DELETE/api/v1/s2s/pharmacy/rooms/{roomId}/availability-rules/{ruleId}
Deactivate partner pharmacy room availability rule
Freigegebener Partner-Endpunkt aus dem stabilen OpenAPI-1.0.0-Vertrag.
Übersicht
Nutzen Sie den Endpunkt ausschließlich mit einem Partner-API-Schlüssel. Die Codebeispiele verwenden Platzhalter und die öffentliche Sandbox-Adresse.
- Methode
- DELETE
- Endpunkt
- /api/v1/s2s/pharmacy/rooms/{roomId}/availability-rules/{ruleId}
- Authentifizierung
- X-API-Key
Anfrage
Parameter
- roomIdstring (uuid)pathErforderlich
- Pharmacy consultation room identifier.
- Beispiel: ac7515a2-0cf6-4f73-b20b-3b96f3c97c9d
- ruleIdstring (uuid)pathErforderlich
- Availability rule identifier.
- Beispiel: 7d8f9f4e-0d2f-4f10-8e80-6fd2a884fd21
- X-Correlation-IDstringheader
- Optional opaque request correlation ID for tracing API calls across systems. Billing audit paths persist only UUIDv4-shaped values and drop free-form values.
- Beispiel: 33333333-3333-4333-8333-333333333333
Vertrag
Der versionierte OpenAPI-Vertrag ist die verbindliche Quelle für Parameter, Request-Body und Response-Schemas.
Version
1.0.0
Erwartete Antwort
200 OK