Payroll-Exportdokumente auflisten
Listet Payroll-Exportdokumente im Scope des API-Keys auf. Filter- und Sortierfelder: tenant, type, startMonth, endMonth.
Auf einen Blick
Betriebsverhalten
Listet Payroll-Exportdokumente im Scope des API-Keys auf. Filter- und Sortierfelder:tenant, type, startMonth, endMonth.
- Filtern Sie nach Tenant, Typ,
startMonthundendMonth. Werte fürtypesind case-sensitive.
Häufige Fehler
Vor der Implementierung
- Erzeugen und protokollieren Sie für den Versuch eine neue
X-Request-ID. - Behandeln Sie jeden dokumentierten Response-Status.
- Protokollieren Sie weder
X-API-Keynoch unnötige personenbezogene Daten.
Zugehöriger Integrationsleitfaden
Autorisierungen
JobHandy integration API key. Send the credential in the X-API-Key header. Treat the key as a secret and use it only from trusted server-side environments.
Header
Restricts results to one tenant in the API key's scope. Omit the header to query all tenants in scope. In interactive clients, use the {{tenantId}} variable when a tenant must be selected. Keep the header disabled when tenant selection is not required.
^[0-9a-fA-F]{24}$Optional request identifier. If supplied, it must be a UUID v4 or v7 and is returned unchanged in every response. If omitted, the API generates one. Invalid values return 400 INVALID_REQUEST_ID. If your client uses a {{requestId}} variable, refresh it with a new UUID version 4 or 7 for every HTTP request attempt. Keep the header disabled to let the API generate the request identifier.
^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[47][0-9a-fA-F]{3}-[89aAbB][0-9a-fA-F]{3}-[0-9a-fA-F]{12}$Abfrageparameter
One-based page number. When omitted, the server uses 1.
x >= 1Muss ein Vielfaches sein von 11
Number of resources per page. When omitted, the server uses 100.
1 <= x <= 1000Muss ein Vielfaches sein von 1100
One endpoint-supported public scalar field. Prefix with - for descending order. Multiple fields and whitespace are rejected. Null values sort first in ascending order and last in descending order.
Expression over endpoint-supported public scalar fields. Operators: =, !=, >, >=, <, <=, IN (...), CONTAINS, STARTS_WITH, ENDS_WITH, IS NULL, IS NOT NULL. AND binds before OR; parentheses override precedence. Whitespace outside quoted values is ignored. String comparisons are case-insensitive. String values may be unquoted, single-quoted, or double-quoted. Values containing whitespace must be enclosed in single or double quotes. An apostrophe may be escaped as ' in either quote style; the escape backslash is not part of the matched value. Nested, object, and array fields are rejected. Examples show decoded filter expressions; URL-encode the query parameter value when constructing a raw URL.
Antwort
A page of payroll export documents.
One page of payroll export documents.
Current one-based page number.
11
Maximum number of resources returned per page.
1100
Number of available pages.
11
Number of resources matching the request.
12
Payroll export documents on the current page.
