Get an existing source's column mappings for pre-filling the wizard
Source Creator
Get an existing source's column mappings for pre-filling the wizard
GET /source-creator/sources//mappings
GET
Get an existing source's column mappings for pre-filling the wizard
This endpoint requires authentication. Include your Bearer token in the Authorization header.
Description
GET /source-creator/sources//mappings Description: Returns the activeSourceColumnMapping rows for an existing
RoyaltySource, reshaped as ColumnMappingSuggestion-like entries
(confidence fixed at 1.0, reasoning “Pre-filled from existing
source”, no alternatives). Used for the “copy & modify” tier
(75-94% header match) to pre-populate the mapping step instead of
re-running AI mapping from scratch. The source must be public or
already linked to the calling tenant.
Note: id here is the RoyaltySource ID, distinct from the wizard
SourceCreatorSession ID used in the /sessions/{id}/... routes.
Authorization:
- Required role:
adminor higher
Code Examples
Authorizations
JWT Authorization header using the Bearer scheme. Format: "Bearer {token}"
Path Parameters
RoyaltySource ID