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

Compare with Current View Page History

Version 1 Next »

url:    		/api/locaties/ 
method: 	       GET


Successvol resultaat:

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