Versions Compared

Key

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

...

If you do not have a synchronisation already, you can use our api here:

Department

Code Block
{
  "id": "some-unique-department-id"
  "name": "Some Department",
  "email": department@email.com,
  "organizationId": "some-unique-organization-id",
  "postalAddressaddress": "Osloveien 10",
  "postalCode": "1234",
  "phone": "12345678"
}

...