Track Offers
Track-level release configurations and availability settings. The track-price-code attribute is a DistributorPriceCode object with a is-track-price attribute set to true. It is only optional in the TrackOffer, if left blank the track-price-code set in the Offer will apply. Same as above applies for genre attribute.
List track offers
Retrieve track-level release configurations
query Parameters
page[number]Page number for pagination
page[size]Number of items per page (max 200)
filter[distributor-id]Filter by distributor ID
filter[company-ids]Comma-separated company IDs
filter[label-ids]Comma-separated label IDs
filter[product-ids]Comma-separated product IDs
filter[track-id]Filter by track ID
filter[is-default]Filter by default status
List track offers › Responses
Successful response
Array of resource objects (override with specific resource schema)
Related resources included in the response
Create a track offer
Create a new track-level release configuration
Create a track offer › Request Body
Create a track offer › Responses
Track offer created successfully
The primary resource object (override with specific resource schema)
Related resources included in the response
Get track offer details
Update a track offer
Update an existing track offer
path Parameters
idResource ID
Update a track offer › Request Body
Update a track offer › Responses
Track offer updated successfully
The primary resource object (override with specific resource schema)
Related resources included in the response