Create Revenue Split
Create a revenue split by assigning a beneficiary, percentage, dates, and release or track references. Use beneficiary_id for an existing organization user, beneficiary_email for an existing user by email, or email to invite a new beneficiary.
Authorization
BearerAuth In: header
Header Parameters
Required user_id for catalog ownership and quota context. The client must also have users:act-as.
uuidRequest Body
application/json
Request payload.
TypeScript Definitions
Use the request body type in TypeScript.
Response Body
application/json
application/json
application/json
application/json
application/json
application/json
Was this page helpful?
List Revenue Splits
List Revenue Splits. Use it to assign beneficiary shares to releases or tracks, invite collaborators, and manage split confirmation without exposing private accounting records. It returns public references and organization-visible fields only, so clients can safely use returned values in follow-up API calls.
Update Revenue Split
Update Revenue Split. Update a revenue split by split_id, including percentage, date, and release assignment changes that are allowed by the split state.