SpaceMediaSpaceMedia
Endpoint referenceRevenue Splits

Create Revenue Split

POST
/api/v1/splits

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
AuthorizationBearer <token>

In: header

Header Parameters

X-User-Id*string

Required user_id for catalog ownership and quota context. The client must also have users:act-as.

Formatuuid

Request 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?