Retrieves a tenant source association by the RoyaltySource ID.
Documentation Index
Fetch the complete documentation index at: https://apidocs.royalti.io/llms.txt
Use this file to discover all available pages before exploring further.
sources:readid parameter represents the RoyaltySource ID, not the TenantSource association ID.
This endpoint finds the tenant’s source association WHERE RoyaltySourceId = id AND TenantId = authenticated_tenant.
Since the composite key is (TenantId, RoyaltySourceId), this uniquely identifies the association.
isActive=true in RoyaltySource)JWT Authorization header using the Bearer scheme. Format: "Bearer {token}"
RoyaltySource ID (not TenantSource ID)
"src-1"
Tenant source details
Association between a tenant and a royalty source. Note: The composite key is (TenantId, RoyaltySourceId).
Tenant ID (automatically set from authenticated user)
1
Royalty source ID
"src-1"
Whether this source association is active for the tenant
true
Tenant-specific settings for this source
{}Tenant-specific field replacements/mappings
{}