Entity · datasource_customer_mappings
Datasource Customer Mapping Schema
Felder
Datasource Customer Mapping Schema
Mapping configuration for matching external customer identifiers to Codemeta parties
name
Display name (e.g. "Riverbird Kundenmatching")
1–200 Zeichen
provider
Associated provider (e.g. "riverbird", "eset", "acronis")
nullable
description
nullable
mappings
Default: []
externalId
External identifier or company name
customerNumber
Codemeta party customerNumber
partyId
Direct Codemeta party reference
nullable
locationFilter
Optional location filter (e.g. for Riverbird)
nullable
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/datasource_customer_mappings— Liste, paginiert + filterbarGET /api/v1/datasource_customer_mappings/<id>— Einzelne EntityPOST /api/v1/datasource_customer_mappings— AnlegenPATCH /api/v1/datasource_customer_mappings/<id>— Teil-UpdateDELETE /api/v1/datasource_customer_mappings/<id>— Soft-DeleteGET /api/v1/datasource_customer_mappings/<id>/timeline— Audit + Aktivitäten