Entity · opportunity_sources
Opportunity Source Schema
Felder
Opportunity Source Schema
Schema for configurable lead sources that can be assigned to opportunities
name
Display name of the source
1–100 Zeichen
color
Hex color code for the source (e.g. #FF5733)
Patternnullable
description
Optional description of the source
max 200 Zeichennullable
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/opportunity_sources— Liste, paginiert + filterbarGET /api/v1/opportunity_sources/<id>— Einzelne EntityPOST /api/v1/opportunity_sources— AnlegenPATCH /api/v1/opportunity_sources/<id>— Teil-UpdateDELETE /api/v1/opportunity_sources/<id>— Soft-DeleteGET /api/v1/opportunity_sources/<id>/timeline— Audit + Aktivitäten