Download OpenAPI specification:Download
API Marketplace qui renvoie les pharmacies de garde 💉 en Nouvelle-Calédonie
| codePostal | string |
| courant | boolean |
| debut | string <date> (LocalDate) Examples: debut=2022-03-10 |
| fin | string <date> (LocalDate) Examples: fin=2022-03-10 |
| type | string (Type) Enum: "PHARMACIE" "MEDECIN" |
[- {
- "date": "2022-03-10",
- "type": "PHARMACIE",
- "nom": "string",
- "lien": "string",
- "gmaps": "string",
- "codePostal": "string",
- "codeCog": "string",
- "telephone": "string"
}
]