Release configurations including release dates, pricing, territories, and platform selections. Each product can have multiple offers for different markets or release windows.
List offers
Retrieve release configurations
query Parameters
page[number]Page number for pagination
page[size]Number of items per page (max 200)
filter[product-id]Responses
Successful response
Array of resource objects (override with specific resource schema)
Related resources included in the response
Create an offer
Create a new release configuration.
Important notes:
- Leave the
dsp-upload-identificationsrelationship empty if you want to create a default offer on a product - The
track-price-codeattribute is a DistributorPriceCode object with ais-track-priceattribute set to true - Find more details on how to provide the
optionsattribute in the DSP Upload Identifications section
Responses
Offer created successfully
The primary resource object (override with specific resource schema)
Related resources included in the response
Update an offer
Update an existing release configuration.
Important notes:
- Leave the
dsp-upload-identificationsrelationship empty if you want to create a default offer on a product - The
track-price-codeattribute is a DistributorPriceCode object with ais-track-priceattribute set to true - Find more details on how to provide the
optionsattribute in the DSP Upload Identifications section
path Parameters
idResource ID
Responses
Offer updated successfully
The primary resource object (override with specific resource schema)
Related resources included in the response