Changelog
v7.4.2 (2025-06-24)
- NEW GET Attendances: Added new fields
project_release
,project_released_at
andproject_released_by
for project time approval - NEW GET Attendance details: Added new fields for project time approval
v7.4.1 (2025-06-18)
- INFO OpenAPI specification updated to include all documented endpoints
- NEW POST Create employee
- FIX GET Absences: Updated response examples to match current API structure, including new fields
absence_reason_id
,absenceReason
object, and corrected date formats - FIX GET Attendances: Updated response examples to match current API structure and date/time formats
- NEW GET Attendance details: Added documentation for single attendance endpoint
- FIX GET Departments: Updated response examples with new fields
parent_id
,manager_count
,children_count
- FIX GET Department details: Updated response structure with
manager
array instead ofmanager_count
- FIX GET Department employees: Updated response examples with new field
approval_date
and language object structure - FIX GET Employees: Added new fields
categories
anddynamicAttributes
arrays, changedrelease_date
toapproval_date
- NEW GET Employee transponders: Added documentation for retrieving RFID transponders assigned to an employee
- FIX GET Devices: Updated response examples to match current API structure with device types and status codes
- FIX GET Device details: Updated response structure showing employees and categories arrays
- FIX GET Customers: Updated response structure with new fields
vat
(replacingtax
),status
as object,department_id
,categories
anddynamicAttributes
arrays - FIX GET Customer details: Updated response with new address fields, removed
employees
array, added completepriceTables
structure - FIX GET Offers: Updated response examples and added missing field
order_probability_percent
- NEW GET Offer items: Added documentation for retrieving offer items/positions
- FIX GET Receipts: Updated response structure with simplified
receipt_type_id
as string instead of object, changed field namesis_amount_gross_or_net
tois_amount_net
andis_invoice_amount_gross_or_net
tois_invoice_amount_net
- FIX GET Receipt details: Updated response structure to match list endpoint with same field changes
- FIX GET Receipt amounts: Updated response examples with realistic data and added new fields
is_amount_net
andis_invoice_amount_net
- FIX GET Receipt attachments: Added response example with Base64-encoded file contents
- FIX GET Tickets: Fixed response examples - incorrectly contained receipt data instead of ticket data, added
categories
array - FIX GET Ticket details: Updated response example with current data
- FIX GET Ticket subtasks: Updated response example with realistic data
- FIX GET Ticket subtask details: Updated response example with anonymized data
- NEW GET Folders: Added new endpoint for retrieving folders
- NEW GET Folder documents: Added new endpoint for retrieving documents within a folder
- NEW GET Price groups: Added new endpoint for retrieving price groups
- NEW GET Activities: Added new endpoint for retrieving activities
- NEW GET Absence reasons: Added new endpoint for retrieving absence reasons
- NEW GET Categories: Added new endpoint for retrieving categories
v7.4.0 (2025-06-17)
- NEW Major version update with enhanced API capabilities
- INFO Updated API documentation and improved endpoint descriptions
v6.13.17 (2024-09-16)
- INFO GET Projekt-Tasks have been extended
v6.13.16 (2024-08-27)
- NEW GET Project price tables
- NEW GET Project task details
- NEW GET Department subdivisions
- NEW GET Department employees
- NEW GET Customer price tables
- NEW GET Projects of an employee
- NEW GET Invoices
- NEW GET Invoice details
- NEW GET Invoice items
- NEW GET Offers
- NEW GET Offer details
- FIX GET Projects: Not all projects were displayed
v6.12.5 (2024-03-06)
- The rate limiting has been increased to 12000 requests per hour. A maximum of 1000 requests are allowed per 5 minutes
- Added
name
parameter to project filter for Projects - Bugfix for Projects: The
plan_hours
value did not show planned hours if they were defined in subtasks. The valueplan_hours_children
has been added for this purpose - Bugfix for Projects: The project does not have to be completely within a filtered period. It is sufficient if it was active within the period
- Bugfix for Employees: Under certain circumstances, a server error occurred. This error has been fixed
v6.12.4 (2024-03-01)
- Some performance improvements
v6.12.3 (2024-02-16)
- GET requests for Belege, Tickets
- Add
project_id
andticket_id
filters to Attendances endpoint - Added dynamic attributes to project details and employee details
v6.12.2 (2024-02-02)
- Bugfix for
GET /absences
:absenceReason
is now returned correctly - GET requests for departments, terminals
- GET request for employee meals
v6.12.1 (2024-01-14)
- Initial release of the ZEP REST-API
- GET requests for Projects, Attendances, Employees, Customers und Absences