Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Aanmaken werkplek

Om een werkplek aan te maken ga je naar het volgende endpoint:

...

{
"locatieNaam":"Hoofdkantoor",
"werkplekNaam":"Flexwerkplek B",
"soort":"Flex",
"capaciteit"10
}

VariabeleType
locatieNaamString
werkplekNaam

String

soort

String

capaciteitint


De response terug zal zijn:

SituatieStatus code
Werkplek is toegevoegd200
Locatie bestaat niet404
Werkplek bestaat al409