/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. |
Note: This endpoint does not require a request body. It uses the default splits from the first artist associated with the product.
JWT Authorization header using the Bearer scheme. Format: "Bearer {token}"
Product ID
Success
The response is of type object
.