- BigQuery dataset must be configured for the tenant
- Requires valid authentication
x-tenant-id
: Required. The tenant IDAuthorization
: Required. Bearer token for authentication
Royalty_Type
: Type of royaltyUPC
: Product UPCISRC
: Asset ISRC
Authentication
This endpoint requires authentication. Include your bearer token in the Authorization header.Responses
✅ 200 - Successfully retrieved missing royalty splits checklist
⚠️ 401 - Unauthorized
❌ 500 - Internal Server Error
Tags
Checklists
Authorizations
JWT Authorization header using the Bearer scheme. Format: "Bearer {token}"