Description
POST /defaultsettings/preview/product Description: Preview how defaults will be applied to a product. Method:POST
Request Body:
| Parameter | Type | Description | Required |
|---|---|---|---|
| labelId | uuid | Label context | No |
| artistId | uuid | Artist context | No |
| userId | uuid | User context | No |
| productData | object | Partial product data to test | No |
Code Examples
Authorizations
JWT Authorization header using the Bearer scheme. Format: "Bearer {token}"
Body
application/json