# Intermezzo Docs ## Docs - [Approve Payroll](https://docs.intermezzo.ai/api-reference/core/approve-payroll.md): Approve a payrun (core functionality only, no country-specific logic). - [Attach Contact To Organization](https://docs.intermezzo.ai/api-reference/core/attach-contact-to-organization.md): Attach a specific contact to an organization - [Attach Contacts To Organization](https://docs.intermezzo.ai/api-reference/core/attach-contacts-to-organization.md): Attach/update contacts for an organization by contact ID list - [Attach Contacts To Worksite](https://docs.intermezzo.ai/api-reference/core/attach-contacts-to-worksite.md): Attach/update contacts for a worksite by contact ID list - [Create Contact](https://docs.intermezzo.ai/api-reference/core/create-contact.md): Create a new contact for an organization - [Create Employee Bank Account](https://docs.intermezzo.ai/api-reference/core/create-employee-bank-account.md): Create a new bank account and attach it to an employee - [Create Employee Insurance Details](https://docs.intermezzo.ai/api-reference/core/create-employee-insurance-details.md): Create new insurance details for an employee. - [Create Employee Job Details](https://docs.intermezzo.ai/api-reference/core/create-employee-job-details.md): Create new job details for an employee. - [Create Employee Personal Data](https://docs.intermezzo.ai/api-reference/core/create-employee-personal-data.md): Create new personal data for an employee. - [Create Employee Tax Details](https://docs.intermezzo.ai/api-reference/core/create-employee-tax-details.md): Create new tax details for an employee. - [Create Employees](https://docs.intermezzo.ai/api-reference/core/create-employees.md) - [Create Organization Bank Account](https://docs.intermezzo.ai/api-reference/core/create-organization-bank-account.md): Create a new bank account and attach it to an organization - [Create Organization Contact](https://docs.intermezzo.ai/api-reference/core/create-organization-contact.md): Create a new contact and attach it to an organization - [Create Organization Insurance Details](https://docs.intermezzo.ai/api-reference/core/create-organization-insurance-details.md) - [Create Organization Tax Identifier](https://docs.intermezzo.ai/api-reference/core/create-organization-tax-identifier.md) - [Create Orgs](https://docs.intermezzo.ai/api-reference/core/create-orgs.md) - [Create Sepa Mandate](https://docs.intermezzo.ai/api-reference/core/create-sepa-mandate.md) - [Create Worksite](https://docs.intermezzo.ai/api-reference/core/create-worksite.md) - [Create Worksite Contact](https://docs.intermezzo.ai/api-reference/core/create-worksite-contact.md): Create a new contact and attach it to a worksite - [Create Worksite Insurance Details](https://docs.intermezzo.ai/api-reference/core/create-worksite-insurance-details.md) - [Create Worksite Tax Identifier](https://docs.intermezzo.ai/api-reference/core/create-worksite-tax-identifier.md) - [Get Employee](https://docs.intermezzo.ai/api-reference/core/get-employee.md) - [Get Employee Bank Accounts](https://docs.intermezzo.ai/api-reference/core/get-employee-bank-accounts.md): Get all bank accounts attached to an employee - [Get Employee Insurance Details](https://docs.intermezzo.ai/api-reference/core/get-employee-insurance-details.md): Get current insurance details for an employee. - [Get Employee Insurance Details History](https://docs.intermezzo.ai/api-reference/core/get-employee-insurance-details-history.md): Get all historical versions of insurance details for an employee. - [Get Employee Job Details](https://docs.intermezzo.ai/api-reference/core/get-employee-job-details.md): Get current job details for an employee. - [Get Employee Job Details History](https://docs.intermezzo.ai/api-reference/core/get-employee-job-details-history.md): Get all historical versions of job details for an employee. - [Get Employee Personal Data](https://docs.intermezzo.ai/api-reference/core/get-employee-personal-data.md): Get current personal data for an employee. - [Get Employee Personal Data History](https://docs.intermezzo.ai/api-reference/core/get-employee-personal-data-history.md): Get all historical versions of personal data for an employee. - [Get Employee Tax Details](https://docs.intermezzo.ai/api-reference/core/get-employee-tax-details.md): Get current tax details for an employee. - [Get Employee Tax Details History](https://docs.intermezzo.ai/api-reference/core/get-employee-tax-details-history.md): Get all historical versions of tax details for an employee. - [Get Org](https://docs.intermezzo.ai/api-reference/core/get-org.md) - [Get Organization Address Content](https://docs.intermezzo.ai/api-reference/core/get-organization-address-content.md) - [Get Organization Contacts](https://docs.intermezzo.ai/api-reference/core/get-organization-contacts.md): Get all contacts attached to an organization - [Get Organization Insurance Details](https://docs.intermezzo.ai/api-reference/core/get-organization-insurance-details.md) - [Get Organization Tax Identifiers](https://docs.intermezzo.ai/api-reference/core/get-organization-tax-identifiers.md) - [Get Sepa Mandate](https://docs.intermezzo.ai/api-reference/core/get-sepa-mandate.md) - [Get Worksite](https://docs.intermezzo.ai/api-reference/core/get-worksite.md) - [Get Worksite Address Content](https://docs.intermezzo.ai/api-reference/core/get-worksite-address-content.md) - [Get Worksite Contacts](https://docs.intermezzo.ai/api-reference/core/get-worksite-contacts.md): Get all contacts attached to a worksite - [Get Worksite Insurance Details](https://docs.intermezzo.ai/api-reference/core/get-worksite-insurance-details.md) - [Get Worksite Tax Identifiers](https://docs.intermezzo.ai/api-reference/core/get-worksite-tax-identifiers.md) - [List Contacts](https://docs.intermezzo.ai/api-reference/core/list-contacts.md): Get all contacts available to the user with optional name filtering - [List Employees](https://docs.intermezzo.ai/api-reference/core/list-employees.md): List employees for an organization with pagination and filtering support. - [List Orgs](https://docs.intermezzo.ai/api-reference/core/list-orgs.md) - [List Sepa Mandates](https://docs.intermezzo.ai/api-reference/core/list-sepa-mandates.md) - [List Worksites](https://docs.intermezzo.ai/api-reference/core/list-worksites.md) - [Patch Contact](https://docs.intermezzo.ai/api-reference/core/patch-contact.md): Update contact - [Patch Employee Bank Account](https://docs.intermezzo.ai/api-reference/core/patch-employee-bank-account.md): Update a bank account for an employee - [Patch Organization Bank Account](https://docs.intermezzo.ai/api-reference/core/patch-organization-bank-account.md): Update a bank account for an organization - [Patch Worksite](https://docs.intermezzo.ai/api-reference/core/patch-worksite.md) - [Shutdown Org](https://docs.intermezzo.ai/api-reference/core/shutdown-org.md) - [Update Employee Insurance Details](https://docs.intermezzo.ai/api-reference/core/update-employee-insurance-details.md): Update insurance details for an employee (creates new version). - [Update Employee Job Details](https://docs.intermezzo.ai/api-reference/core/update-employee-job-details.md): Update job details for an employee (creates new version). - [Update Employee Personal Data](https://docs.intermezzo.ai/api-reference/core/update-employee-personal-data.md): Update personal data for an employee (creates new version). - [Update Employee Tax Details](https://docs.intermezzo.ai/api-reference/core/update-employee-tax-details.md): Update tax details for an employee (creates new version). - [Update Org](https://docs.intermezzo.ai/api-reference/core/update-org.md) - [Update Organization Address Content](https://docs.intermezzo.ai/api-reference/core/update-organization-address-content.md) - [Update Organization Insurance Details](https://docs.intermezzo.ai/api-reference/core/update-organization-insurance-details.md) - [Update Organization Tax Identifier](https://docs.intermezzo.ai/api-reference/core/update-organization-tax-identifier.md) - [Update Sepa Mandate](https://docs.intermezzo.ai/api-reference/core/update-sepa-mandate.md) - [Update Worksite Address Content](https://docs.intermezzo.ai/api-reference/core/update-worksite-address-content.md) - [Run Payroll](https://docs.intermezzo.ai/api-reference/gb-paycheck-calculator/run-payroll.md) - [Update Payroll](https://docs.intermezzo.ai/api-reference/gb-paycheck-calculator/update-payroll.md) - [Get Organization Insurance Level Choice By Id](https://docs.intermezzo.ai/api-reference/germany-paycheck-calculator/get-organization-insurance-level-choice-by-id.md): Get German organization insurance level choice by ID. - [Get Organization Insurance Level Choices](https://docs.intermezzo.ai/api-reference/germany-paycheck-calculator/get-organization-insurance-level-choices.md): Get German organization insurance level choices. - [List Health Agencies](https://docs.intermezzo.ai/api-reference/germany-paycheck-calculator/list-health-agencies.md) - [Run Payroll](https://docs.intermezzo.ai/api-reference/germany-paycheck-calculator/run-payroll.md) - [Update Organization Insurance Level Choice](https://docs.intermezzo.ai/api-reference/germany-paycheck-calculator/update-organization-insurance-level-choice.md): Update German organization insurance level choice by agency. - [Validate Betriebsnummer](https://docs.intermezzo.ai/api-reference/germany-paycheck-calculator/validate-betriebsnummer.md): Validate a German Betriebsnummer - [Authentication](https://docs.intermezzo.ai/auth.md): Identity and Access Management - [Introduction](https://docs.intermezzo.ai/index.md): Welcome to the home of Intermezzo.ai API documentation - [Pagination](https://docs.intermezzo.ai/pagination.md): Paginate through large result sets efficiently - [Request IDs](https://docs.intermezzo.ai/requestid.md): Facilitates tracking and debugging of API requests. ## OpenAPI Specs - [preview](https://docs.intermezzo.ai/api-reference/preview.json) - [openapi](https://docs.intermezzo.ai/api-reference/openapi.json)