Set Default Split for Product from Artist
Product
Set Default Split for Product from Artist
/product//setdefaultsplit
PUT
Set Default Split for Product from Artist
This endpoint requires authentication. Include your Bearer token in the Authorization header.
Description
/product//setdefaultsplit Description: The/product/{id}/setdefaultsplit endpoint sets the default split configuration for a product based on the first associated artist’s default splits. If no artist is associated with the product, it will return an error.
Method:
PUT
Path Parameter:
| Parameter | Type | Description |
|---|---|---|
| id | string | The unique identifier of the product. |