Payroll LODAS Settings Schema
Felder
Payroll LODAS Settings Schema
Tenant-level LODAS code mapping and format options.
datumsformat
Date format used in the LODAS file. Day/month always 2-digit, year 4-digit.
TT.MM.JJJJTT/MM/JJJJJJJJ-MM-TTJJJJ/MM/TTstringbegrenzer
String delimiter character (LODAS: " ` allowed).
"'`feldtrennzeichen
Field separator. LODAS allows ; * | \ ~ $ &.
;*|\~$&zahlenkomma
Decimal separator (German comma by default).
,.versionSst
LODAS-Schnittstellenversion (Version_SST).
lohnartMapping
Maps internal payroll fields to mandant-specific Lohnart codes.
grossSalary
Bruttogehalt (Festbezug)
hourlyWage
Stundenlohn
overtime
Überstunden
bonus
Boni / Einmalzahlungen
commission
Provisionen
expensesTaxFree
Spesen steuerfrei
expensesTaxable
Spesen steuerpflichtig
jobTicket
Jobticket
mealVoucher
Essensgutschein
sachbezug
Sachbezug Sonstige
vwl
VWL-Betrag
bavEmployee
BAV-AN-Anteil
bavEmployer
BAV-AG-Zuschuss
pfaendung
Pfändungs-Summe
bsMapping
Bearbeitungsschlüssel codes for u_lod_bwd_buchung_standard.bs_nr.
defaultTaetigkeitsschluessel
Default Tätigkeitsschlüssel applied when the employee has none set.
notes
Free-text notes about the mapping (e.g. StB conventions, special cases).
lastValidatedAt
When the mapping was last confirmed against the StB-Mandant.
lastValidatedBy
User who last validated the mapping with the StB.
Keine Felder passen zum Filter.
Standard-Endpoints
Diese Resource folgt dem generischen CRUD-Vertrag der Plattform. Lesen Sie die Konventionen für Pagination, Idempotenz, Optimistic Locking und Audit. Die wichtigsten Endpoints:
GET /api/v1/payroll_lodas_settings— Liste, paginiert + filterbarGET /api/v1/payroll_lodas_settings/<id>— Einzelne EntityPOST /api/v1/payroll_lodas_settings— AnlegenPATCH /api/v1/payroll_lodas_settings/<id>— Teil-UpdateDELETE /api/v1/payroll_lodas_settings/<id>— Soft-DeleteGET /api/v1/payroll_lodas_settings/<id>/timeline— Audit + Aktivitäten