You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Current »


ophalen lijst locaties


url: /api/locaties/ method: GET


Successvol resultaat:

```
[
{
"locatieNaam": "<Naam locatie hier>",
"adres": "<adres hier>",
"plaatsnaam": "<plaatsnaam hier>"
"soort" : "<soort hier>"
}
]
```
  • No labels