1. Add organization

POST {{baseApiUrl}}/v1beta2/organizations

Request Body

{"name"=>"Nictiz", "description"=>"Nictiz is the Dutch competence center for electronic exchange of health and care information.", "website"=>"https://nictiz.nl/", "githubUrl"=>"https://github.com/Nictiz", "emailAddress"=>"info@nictiz.nl", "phoneNumber"=>"+31 (0)70 317 3450", "address"=>{"street"=>"Oude Middenweg", "houseNumber"=>55, "addressLine2"=>"Office building Palazzo Giardino", "postalCode"=>"2491 AC", "city"=>"The Hague", "stateOrRegion"=>"South Holland", "country"=>"NL"}}