cURL
curl --request POST \ --url https://api.maesn.dev/auth/accounts/{TARGET_SYSTEM} \ --header 'Content-Type: application/json' \ --data ' { "apiKey": "api key", "baseUrl": "https://entity-api1-4.demo.abacus.ch", "clientName": "client name", "clientSecret": "client secret", "mandant": "7777", "password": "ServiceUserPassword123", "tenantId": "tenant id", "username": "Rob_Smith" } '
AbaConnect
BuchhaltungsButler
Holded
sevdesk
Snelstart
weclapp
Xentral
API key
"api key"
"https://entity-api1-4.demo.abacus.ch"
"client name"
"client secret"
"7777"
"ServiceUserPassword123"
"tenant id"
"Rob_Smith"
Was this page helpful?