Sitze und Rechtsformen aus Zefix API
This commit is contained in:
@@ -47,6 +47,8 @@ curl_close($ch);
|
||||
|
||||
function sendAPICommunityRequest(string $username, string $password): string|bool
|
||||
{
|
||||
echo $username;
|
||||
echo $password;
|
||||
// API endpoint
|
||||
$apiUrl = 'https://www.zefix.admin.ch/ZefixPublicREST/api/v1/community';
|
||||
|
||||
|
||||
Reference in New Issue
Block a user