Organisation & konfiguration
Organisation, lokationer, brugere, integrationer og abonnement — konfigurer arbejdsområdet.
Organisation
Endpoints
| GET | /organizations | Henter samlingen af Organization-ressourcer. |
| POST | /organizations | Opretter en Organization-ressource. |
| GET | /organizations/{id} | Henter en Organization-ressource. |
| POST | /organizations/clear | Opretter en Organization-ressource. |
| POST | /organizations/icon | Opretter en Organization-ressource. |
| POST | /organizations/logo | Opretter en Organization-ressource. |
| GET | /organizations/mail-footer | Henter en Organization-ressource. |
| PATCH | /organizations/mail-footer | Opdaterer Organization-ressourcen. |
Skemafelter
| Felt | Type | Beskrivelse |
|---|---|---|
| id | string | |
| type | string | |
| status | string | |
| name | string | |
| slug | string | |
| stripeCustomerId | stringnull | |
| manualBilling | boolean | |
| databaseStatus | arraynull | |
| verified | boolean | |
| verifiedAt | string,null (date-time) | |
| verifiedBy | stringnull | |
| verificationRequestedAt | string,null (date-time) | |
| graceStartedAt | string,null (date-time) | |
| obsoletedAt | string,null (date-time) | |
| organizationUsers | array | |
| organizationUserInvitations | array | |
| organizationModules | array | |
| subscriptions | array | |
| organizationConfigs | array | |
| organizationAddresses | array | |
| createdAt | string (date-time) | |
| updatedAt | string (date-time) | |
| demo | boolean | |
| productionLike | boolean | |
| currentSubscription | string,null (iri-reference) | |
| establishedPayment | boolean | |
| trusted | boolean |
Lokation
Endpoints
| GET | /locations | Henter samlingen af Location-ressourcer. |
| POST | /locations | Opretter en Location-ressource. |
| GET | /locations/{id} | Henter en Location-ressource. |
| PATCH | /locations/{id} | Opdaterer Location-ressourcen. |
Skemafelter
| Felt | Type | Beskrivelse |
|---|---|---|
| name* | string | |
| officeOpenHour | integernull | |
| officeCloseHour | integernull |
Land
Endpoints
| GET | /countries | Henter samlingen af Country-ressourcer. |
| GET | /countries/{id} | Henter en Country-ressource. |
Skemafelter
| Felt | Type | Beskrivelse |
|---|---|---|
| id* | string |
Sprog
Endpoints
| GET | /languages | Henter samlingen af Language-ressourcer. |
| POST | /languages | Opretter en Language-ressource. |
| GET | /languages/{id} | Henter en Language-ressource. |
Skemafelter
| Felt | Type | Beskrivelse |
|---|---|---|
| id* | string |
Integration
Endpoints
| POST | /integrations/kontomatik/pull | Opretter en Integration-ressource. |
| POST | /integrations/kontomatik/revoke | Opretter en Integration-ressource. |
| POST | /integrations/kontomatik/setup | Opretter en Integration-ressource. |
Møde
Endpoints
| GET | /meetings | Henter samlingen af Meeting-ressourcer. |
| POST | /meetings | Opretter en Meeting-ressource. |
| GET | /meetings/{id} | Henter en Meeting-ressource. |
| PATCH | /meetings/{id} | Opdaterer Meeting-ressourcen. |
Skemafelter
| Felt | Type | Beskrivelse |
|---|---|---|
| employee* | string,null (iri-reference) | |
| dateFrom* | string (date-time) | |
| dateTo* | string (date-time) | |
| notes | stringnull | |
| time | string,null (date-time) |
Abonnement
Endpoints
| GET | /subscriptions | Henter samlingen af Subscription-ressourcer. |
| POST | /subscriptions | Opretter en Subscription-ressource. |
| GET | /subscriptions/{id} | Henter en Subscription-ressource. |
| POST | /subscriptions/{id}/cancel | Opretter en Subscription-ressource. |
| GET | /subscriptions/{id}/invoices | Henter samlingen af Subscription-ressourcer. |
| POST | /subscriptions/apply-coupon | Opretter en Subscription-ressource. |
| POST | /subscriptions/clear-coupon | Opretter en Subscription-ressource. |
Skemafelter
| Felt | Type | Beskrivelse |
|---|---|---|
| id | string | |
| organization | string (iri-reference) | |
| organizationAddress | string (iri-reference) | |
| type | string | |
| paymentMethod | string,null (iri-reference) | |
| products | array | |
| seats | integer | |
| modules | array | |
| status | string | |
| externalId | stringnull | |
| metadata | array | |
| createdAt | string (date-time) | |
| updatedAt | string (date-time) | |
| active | boolean | |
| awaiting | boolean |
Organisationsadresse
Endpoints
| GET | /organization-addresses | Henter samlingen af OrganizationAddress-ressourcer. |
| POST | /organization-addresses | Opretter en OrganizationAddress-ressource. |
| GET | /organization-addresses/{id} | Henter en OrganizationAddress-ressource. |
| PATCH | /organization-addresses/{id} | Opdaterer OrganizationAddress-ressourcen. |
| DELETE | /organization-addresses/{id} | Fjerner OrganizationAddress-ressourcen. |
Skemafelter
| Felt | Type | Beskrivelse |
|---|---|---|
| type* | string | |
| name* | string | |
| street* | string | |
| city* | string | |
| postCode* | string | |
| country* | string | |
| string,null (email) | ||
| tin | stringnull | |
| tinCountry | stringnull |
Organisationskonfiguration
Endpoints
| GET | /configs | Get multiple configuration values |
| GET | /configs/{id} | Henter en OrganizationConfig-ressource. |
| PATCH | /configs/{id} | Opdaterer OrganizationConfig-ressourcen. |
Skemafelter
| Felt | Type | Beskrivelse |
|---|---|---|
| type* | string | |
| name* | string |
Organisationsbruger
Endpoints
| GET | /organization-users | Henter samlingen af OrganizationUser-ressourcer. |
| DELETE | /organization-users/{id} | Fjerner OrganizationUser-ressourcen. |
Skemafelter
| Felt | Type | Beskrivelse |
|---|---|---|
| id | string | |
| organization | string (iri-reference) | |
| user | string (iri-reference) | |
| type | string | |
| organizationUserConfigs | array | |
| createdAt | string (date-time) | |
| updatedAt | string (date-time) |
Organisationsbrugerkonfiguration
Endpoints
| GET | /user-configs/{id} | Henter en OrganizationUserConfig-ressource. |
| PATCH | /user-configs/{id} | Opdaterer OrganizationUserConfig-ressourcen. |
Skemafelter
| Felt | Type | Beskrivelse |
|---|---|---|
| type | string | |
| name | string | |
| value | string |
Organisationsbrugerinvitation
Endpoints
| GET | /organization-user-invitations | Henter samlingen af OrganizationUserInvitation-ressourcer. |
| POST | /organization-user-invitations/{id}/accept | Opretter en OrganizationUserInvitation-ressource. |
| POST | /organization-user-invitations/{id}/reject | Opretter en OrganizationUserInvitation-ressource. |
Skemafelter
| Felt | Type | Beskrivelse |
|---|---|---|
| id | string | |
| organization | string (iri-reference) | |
| employeeId | string | |
| user | string,null (iri-reference) | |
| string | ||
| firstname | string | |
| lastname | string | |
| status | string | |
| phone | stringnull | |
| createdAt | string (date-time) | |
| updatedAt | string (date-time) | |
| deletedAt | string,null (date-time) | |
| fullname | string | |
| deleted | boolean | Check if the entity has been soft deleted. |
Konfigurationsnøgle i katalog
Endpoints
| GET | /config-keys | Henter samlingen af ConfigKeyCatalogItem-ressourcer. |
Skemafelter
| Felt | Type | Beskrivelse |
|---|---|---|
| name | string | The config key slug — the id used at /configs/{name}. |
| type | string | Value type: boolean|string|option|datetime|number|integer|array. |
| group | string | Grouping derived from the key namespace, e.g. "Organization", "Invoice". |
| label | string | Human-readable label (falls back to a humanized slug when undocumented). |
| description | string | What the setting controls and the impact of changing it ('' if undocumented). |
| defaultValue | string | The default value applied when the org hasn't set one. |
| allowedValues | array | Allowed values for `option`-type settings (parsed from the key's Choice constraint); empty for free-form types. |
| writable | boolean | Whether the current caller is permitted to change this setting. |