Polska firma — tworzymy w Polsce 🇵🇱
Organizacja i konfiguracja
Organizacja, lokalizacje, użytkownicy, integracje i subskrypcja — konfiguruj przestrzeń roboczą.
Organizacja
Endpoints
| GET | /organizations | Pobiera kolekcję zasobów Organization. |
| POST | /organizations | Tworzy zasób Organization. |
| GET | /organizations/{id} | Pobiera zasób Organization. |
| POST | /organizations/clear | Tworzy zasób Organization. |
| POST | /organizations/icon | Tworzy zasób Organization. |
| POST | /organizations/logo | Tworzy zasób Organization. |
| GET | /organizations/mail-footer | Pobiera zasób Organization. |
| PATCH | /organizations/mail-footer | Aktualizuje zasób Organization. |
Pola schematu
| Pole | Typ | Opis |
| id | string | |
| type | string | |
| status | string | |
| name | string | |
| slug | string | |
| stripeCustomerId | stringnull | |
| manualBilling | boolean | |
| databaseStatus | arraynull | |
| 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) | |
Lokalizacja
Endpoints
| GET | /locations | Pobiera kolekcję zasobów Location. |
| POST | /locations | Tworzy zasób Location. |
| GET | /locations/{id} | Pobiera zasób Location. |
| PATCH | /locations/{id} | Aktualizuje zasób Location. |
Pola schematu
| Pole | Typ | Opis |
| name* | string | |
| officeOpenHour | integernull | |
| officeCloseHour | integernull | |
Kraj
Endpoints
| GET | /countries | Pobiera kolekcję zasobów Country. |
| GET | /countries/{id} | Pobiera zasób Country. |
Pola schematu
Język
Endpoints
| GET | /languages | Pobiera kolekcję zasobów Language. |
| POST | /languages | Tworzy zasób Language. |
| GET | /languages/{id} | Pobiera zasób Language. |
Pola schematu
Integracja
Endpoints
| POST | /integrations/kontomatik/pull | Tworzy zasób Integration. |
| POST | /integrations/kontomatik/revoke | Tworzy zasób Integration. |
| POST | /integrations/kontomatik/setup | Tworzy zasób Integration. |
Spotkanie
Endpoints
| GET | /meetings | Pobiera kolekcję zasobów Meeting. |
| POST | /meetings | Tworzy zasób Meeting. |
| GET | /meetings/{id} | Pobiera zasób Meeting. |
| PATCH | /meetings/{id} | Aktualizuje zasób Meeting. |
Pola schematu
| Pole | Typ | Opis |
| employee* | string,null (iri-reference) | |
| dateFrom* | string (date-time) | |
| dateTo* | string (date-time) | |
| notes | stringnull | |
| time | string,null (date-time) | |
Subskrypcja
Endpoints
| GET | /subscriptions | Pobiera kolekcję zasobów Subscription. |
| POST | /subscriptions | Tworzy zasób Subscription. |
| GET | /subscriptions/{id} | Pobiera zasób Subscription. |
| POST | /subscriptions/{id}/cancel | Tworzy zasób Subscription. |
| GET | /subscriptions/{id}/invoices | Pobiera kolekcję zasobów Subscription. |
| POST | /subscriptions/apply-coupon | Tworzy zasób Subscription. |
| POST | /subscriptions/clear-coupon | Tworzy zasób Subscription. |
Pola schematu
| Pole | Typ | Opis |
| 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 | |
Adres organizacji
Endpoints
| GET | /organization-addresses | Pobiera kolekcję zasobów OrganizationAddress. |
| POST | /organization-addresses | Tworzy zasób OrganizationAddress. |
| GET | /organization-addresses/{id} | Pobiera zasób OrganizationAddress. |
| PATCH | /organization-addresses/{id} | Aktualizuje zasób OrganizationAddress. |
| DELETE | /organization-addresses/{id} | Usuwa zasób OrganizationAddress. |
Pola schematu
| Pole | Typ | Opis |
| type* | string | |
| name* | string | |
| street* | string | |
| city* | string | |
| postCode* | string | |
| country* | string | |
| email | string,null (email) | |
| tin | stringnull | |
| tinCountry | stringnull | |
Konfiguracja organizacji
Endpoints
| GET | /configs | Get multiple configuration values |
| GET | /configs/{id} | Pobiera zasób OrganizationConfig. |
| PATCH | /configs/{id} | Aktualizuje zasób OrganizationConfig. |
Pola schematu
| Pole | Typ | Opis |
| type* | string | |
| name* | string | |
Użytkownik organizacji
Endpoints
| GET | /organization-users | Pobiera kolekcję zasobów OrganizationUser. |
| DELETE | /organization-users/{id} | Usuwa zasób OrganizationUser. |
Pola schematu
| Pole | Typ | Opis |
| id | string | |
| organization | string (iri-reference) | |
| user | string (iri-reference) | |
| type | string | |
| organizationUserConfigs | array | |
| createdAt | string (date-time) | |
| updatedAt | string (date-time) | |
Konfiguracja użytkownika organizacji
Endpoints
| GET | /user-configs/{id} | Pobiera zasób OrganizationUserConfig. |
| PATCH | /user-configs/{id} | Aktualizuje zasób OrganizationUserConfig. |
Pola schematu
| Pole | Typ | Opis |
| type | string | |
| name | string | |
| value | string | |
Zaproszenie użytkownika organizacji
Endpoints
| GET | /organization-user-invitations | Pobiera kolekcję zasobów OrganizationUserInvitation. |
| POST | /organization-user-invitations/{id}/accept | Tworzy zasób OrganizationUserInvitation. |
| POST | /organization-user-invitations/{id}/reject | Tworzy zasób OrganizationUserInvitation. |
Pola schematu
| Pole | Typ | Opis |
| id | string | |
| organization | string (iri-reference) | |
| employeeId | string | |
| user | string,null (iri-reference) | |
| email | 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. |
Pozycja katalogu kluczy konfiguracji
Endpoints
| GET | /config-keys | Pobiera kolekcję zasobów ConfigKeyCatalogItem. |
Pola schematu
| Pole | Typ | Opis |
| 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. |